Skip to main content

ogc_ssh_create

ogc ssh create

Creates a new SSH key

ogc ssh create [flags]

Examples

ogc ssh create NAME --public-key <SSH_KEY> --description <DESCRIPTION>

Options

  -d, --description string   Description
-h, --help help for create
-k, --public-key string Public Key

Options inherited from parent commands

  -x, --output string   Output format. Empty for human-readable, 'json', 'json-line' or 'yaml'

SEE ALSO