astroctl_org_get
astroctl org get
Get organization by Id
astroctl org get [flags]
Examples
# Get all organizations for the user
astroctl org get
# Get organization by Id
astroctl org get --org-id "org-id"
Options
-h, --help help for get
-i, --org-id string ID of the organization
Options inherited from parent commands
-o, --output string Output format (json|yaml) (default "yaml")
SEE ALSO
- astroctl org - Organization information