Skip to main content

astroctl_org_list

astroctl org list

List all organizations

astroctl org list [flags]

Examples


# List all the organizations
astroctl org list

# List all the organizations (requires super admin role)
astroctl org list --all

Options

      --all             List all organizations (requires super admin role)
-h, --help help for list
-o, --output string Output format (table|json|yaml) (default "table")

SEE ALSO