list
inctl customer list
List customer organizations.
Synopsis
List customer organizations.
List all organizations that are children of the current organization. The membership status indicates whether you are also a member of the organization or if you are granted access to the organization through a role binding without being a member.
Example:
inctl customer list --org=myorg
inctl customer list [flags]
Options
-h, --help help for list
Options inherited from parent commands
--debug-requests If true, print the full request and response for each API call.
--env string The environment to use for the command. (default "prod")
--org string The Intrinsic organization to use. You can set the environment variable
INTRINSIC_ORG=organization to set a default organization.
-o, --output string (optional) Output format. One of: (json, ndjson)
--print-trace Print the trace identifier when exiting.
-p, --project string The Google Cloud Project (GCP) project to use. You can set the environment variable
INTRINSIC_PROJECT=project_name to set a default project name.
SEE ALSO
- inctl customer - Manage your Flowstate customers.