cred ssh insert
Insert a new ssh entry
Synopsis
The insert command allows you to add a new ssh entry to the ssh store. You will be prompted to enter and confirm the ssh, which will be stored securely. If the entry already exists, you will be asked whether you want to overwrite it.
Examples:
ssh insert
cred ssh insert [flags]
Options
--connection-string string connection string
-h, --help help for insert
--private-key string private key file path
--public-key string public key file path
SEE ALSO
- cred ssh - Manage SSH keys and connections