ssh
Usage
cldkctl flexi instance ssh [flags]
cldkctl flexi instance ssh [command]Available commands
Command
Description
Flags
Flag
Shorthand
Description
Last updated

Manage SSH public keys for instance creation in the current project's region. This command allows you to list, add, update, and delete SSH public keys.
cldkctl flexi instance ssh [flags]
cldkctl flexi instance ssh [command]add
Add a SSH public key.
delete
Delete a SSH public key.
list
List SSH public keys.
This command supports global flags. Refer to the Global Flags section for details.
--help
-h
Help for the ssh command.
Last updated