Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 605 Bytes

packet_ssh-key_update.md

File metadata and controls

36 lines (22 loc) · 605 Bytes

packet ssh-key update

Updates a project

Synopsis

Example:

packet ssh-key update --id [ssh-key_UUID] --key [new_key]

packet ssh-key update [flags]

Options

  -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

Options inherited from parent commands

      --config string   Path to JSON or YAML configuration file

SEE ALSO

Auto generated by spf13/cobra on 25-Nov-2019