auth0 orgs show
Display information about an organization.
Usage
auth0 orgs show [flags]
Examples
auth0 orgs show
auth0 orgs show <org-id>
auth0 orgs show <org-id> --json
Flags
--json Output in json format.
Inherited Flags
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 orgs create - Create a new organization
- auth0 orgs delete - Delete an organization
- auth0 orgs list - List your organizations
- auth0 orgs members - Manage members of an organization
- auth0 orgs open - Open the settings page of an organization
- auth0 orgs roles - Manage roles of an organization
- auth0 orgs show - Show an organization
- auth0 orgs update - Update an organization