mesheryctl exp org
view list of registered orgs
Synopsis
view list of registered orgs with their name,id and date of creation
mesheryctl exp org [flags]
Examples
// Number of registered orgs
mesheryctl org --count
// List registerd orgs
mesheryctl org list
Options
--count total number of registered orgs -h, --help help for org
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.