Syntax of the CLI command ssh
New command with version: 11.6.0
This article refers to a Beta version
-
| Command | Description | Example |
|---|---|---|
| ssh generate | Creates a new local SSH key for the cluster | ssh generate |
| ssh get | Displays the locally stored SSH key for the cluster | ssh get |
| ssh delete | Deletes the local cluster SSH key | ssh delete |
| ssh remote set | Adds the SSH key to the cluster counterpart | ssh remote set value "ssh-rsa AAAAB3A…/ root@fw.foo.local" |
| ssh remote get | Displays the SSH key of the cluster counterpart | ssh remote get |
| ssh remote delete | Deletes the SSH key of the cluster counterpart on the local UTM | ssh remote delete |


