Updates a project
Example:
packet ssh-key update --id [ssh-key_UUID] --key [new_key]
packet ssh-key update [flags]
-h, --help help for update
-i, --id string UUID of the SSH key
-k, --key string Public SSH key string
-l, --label string Name of the SSH key
--config string Path to JSON or YAML configuration file
- packet ssh-key - SSH key operations