pcloud compute sshkeys create
Create a SSH Key
Synopsis
Create a SSH Key. SSH Key can be created without SSH public key, which can be added later on.
pcloud compute sshkeys create <SSHKeyName> [flags]
Options
-h, --help help for create
-p, --publickey string SSH public key
Options inherited from parent commands
-F, --format string Available formats: 'table', 'yaml', 'json', 'csv'.
Default is command specific.
Can be used with describe and list subcommands.
-D, --log.dir string Override Log file directory
-L, --log.file string Override Log file name
-V, --verbosity string Override Log verbosity
SEE ALSO
- pcloud compute sshkeys - SSH Keys management commands