Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 849 Bytes

packet_organization_create.md

File metadata and controls

40 lines (26 loc) · 849 Bytes

packet organization create

Creates an organization

Synopsis

Example:

packet organization create -n [name]

packet organization create [flags]

Options

  -d, --description string   Description of the organization
  -h, --help                 help for create
  -j, --json                 JSON output
  -l, --logo string          Logo URL]
  -n, --name string          Name of the organization
  -t, --twitter string       Twitter URL of the organization
  -w, --website string       Website URL of the organization
  -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