Updates an organization
Example:
packet organization update --id [organization_UUID] --name [new_name]
packet organization update [flags]
-d, --description string Description of the organization
-h, --help help for update
-i, --id string Organization ID
-l, --logo string Logo URL of the organization
-n, --name string Name of the organization
-t, --twitter string Twitter URL of the organization
-w, --website string Website of the organization
--config string Path to JSON or YAML configuration file
- packet organization - Organization operations