Retrieves a list of available SSH keys or a single SSH key
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]
-h, --help help for get
-i, --id string UUID of the SSH key
-j, --json JSON output
-y, --yaml YAML output
--config string Path to JSON or YAML configuration file
- packet ssh-key - SSH key operations