mesheryctl exp org list

List registered orgs

Synopsis

Print all registered organizations with their id, name and date of creation. Organization will be returned based on provider you logged in.

Documentation for organizations can be found at 
https://docs.layer5.io/cloud/identity/organizations/
mesheryctl exp org list [flags]

Examples

// list all organizations
mesheryctl exp org list
// list organizations (using flags)
mesheryctl exp org --page [page_no] --size [size]

Options

-h, --help help for list

Options inherited from parent commands

--config string path to config file (default "/home/runner/.meshery/config.yaml") -v, --verbose verbose output

See Also

Go back to command reference index, if you want to add content manually to the CLI documentation, please refer to the instruction for guidance.