rspm edit ssh-key#
Commands to edit SSH keys
Examples#
rspm edit ssh-key --name=[key name] --path=[/path/to/key]
rspm edit ssh-key --name=[key name] --path=[/path/to/key] --passphrase-path=[/path/to/file]
Options#
-h, --help help for ssh-key
--name string The name of the SSH key used in PPM git builder jobs.
--passphrase-path string Optional. The path to a file containing the SSH key passphrase. The text in this file may be in plaintext, or it may be encrypted text from the 'rspm encrypt' command.
--path string The path to the SSH key file