Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 664 Bytes

packet_ssh-key_get.md

File metadata and controls

40 lines (25 loc) · 664 Bytes

packet ssh-key get

Retrieves a list of available SSH keys or a single SSH key

Synopsis

Example:

Retrieve all SSH keys: packet ssh-key get

Retrieve a specific SSH key: packet ssh-key get --id [ssh-key_UUID]

packet ssh-key get [flags]

Options

  -h, --help        help for get
  -i, --id string   UUID of the SSH key
  -j, --json        JSON output
  -y, --yaml        YAML output

Options inherited from parent commands

      --config string   Path to JSON or YAML configuration file

SEE ALSO

Auto generated by spf13/cobra on 18-Dec-2019