astroctl_organization_create
astroctl organization create
Create a new organization
Synopsis
Create a new organization
astroctl organization 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
- astroctl organization - Manage organizations