Open
Description
Currently, the connect join
command consumes the join token before it realizes that it cannot write the files to the output directory because the directory is invalid or already contains certs.
It would be good for UX that the validity of the target directory be checked before the join
command is executed.