lvl sshkey favorite
Favorite an SSH key for use in other lvl commands
Synopsis
Favorite an SSH key for use in other lvl commands. This is used by commands like 'lvl system ssh' to automatically add your SSH key to a system. The SSH key must first be uploaded to your account on CP4: https://app.level27.eu/account/profile/ssh-keys
lvl sshkey favorite <SSH key name> [flags]
Examples
lvl sshkey favorite pieter-jan
Options
-h, --help help for favorite
Options inherited from parent commands
--apikey string API key
--config string config file (default is $HOME/.lvl.yaml)
-o, --output string Specifies output mode for commands. Accepted values are 'text', 'json', 'yaml' or 'id'. (default "text")
--trace Do detailed network request logging. This is intended for debugging and should not be parsed.
SEE ALSO
- lvl sshkey - Commands for managing SSH keys