Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

ssh

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.

Usage

cldkctl flexi instance ssh [flags]
cldkctl flexi instance ssh [command]

Available commands

Command
Description

add

Add a SSH public key.

delete

Delete a SSH public key.

list

List SSH public keys.

Flags

This command supports global flags. Refer to the Global Flags section for details.

Flag
Shorthand
Description

--help

-h

Help for the ssh command.

Last updated