mesheryctl exp organization
Interact with registered orgnizations
Synopsis
Interact with registered organizations to display detailled informations Documentation for organizations can be found at https://docs.meshery.io/reference/mesheryctl/exp/organizations
mesheryctl exp organization [flags]
Examples
Number of registered orgs
mesheryctl organizations --count
List registerd orgs
mesheryctl organizations list
Options
--count total number of registered organizations -h, --help help for organization
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.