mesheryctl exp organization list

List registered organizations

Synopsis

List 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.meshery.io/reference/mesheryctl/exp/organizations/list

mesheryctl exp organization list [flags]

Examples

list all organizations

mesheryctl exp organizations list

list organizations for a specified page

mesheryctl exp organizations list --page [page-number]

list organizations for a specified page

mesheryctl exp organizations list --count

Options

--count total number of registered orgs -h, --help help for list -p, --page int page number

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.