lvl organisation user sshkey create
Add a new SSH key to a user
lvl organisation user sshkey create <organisation> <user> -d <key description> -c <key content> [flags]
Options
  -c, --content string       Content of the new SSH key, e.g. ssh-rsa ...
  -d, --description string   Description new SSH key
  -h, --help                 help for create
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 organisation user sshkey - Commands for managing SSH keys on a user