orb node ssh-fetch-certs¶
Usage:¶
$ orb node ssh-fetch-certs [OPTIONS]
Options:¶
–hostname TEXT: IP address or DNS-resolvable name for this host. [required]
–ssh-cert-path PATH: Certificate to use for the SSH session.
–ssh-password TEXT: Password to use for the SSH session.
–ln-cert-path PATH: Path of the node certificate on the target host.
–ln-macaroon-path PATH: Path of the node macaroon on the target host.
–ssh-user TEXT: Username for SSH session. [default: ubuntu]
–ssh-port INTEGER: Port for SSH session. [default: 22]
–help: Show this message and exit.
Description:¶
SSH into the node, copy the cert and mac into the current folder.