Skip to main content

astroctl_org_create

astroctl org create

Create a new organization

Synopsis

Create a new organization

astroctl org create [flags]

Examples


# Create an organization
astroctl org create "test-org"

Options

  -h, --help          help for create
--name string Name of the organization

Options inherited from parent commands

  -o, --output string   Output format (json|yaml) (default "yaml")

SEE ALSO