mesheryctl exp workspace

View list of workspaces and detail of workspaces

Synopsis

View list of workspaces and detailed information of a specific workspaces

mesheryctl exp workspace [flags]

Examples

To view a list workspaces

mesheryctl exp workspace list --orgId [orgId]

To create a workspace

mesheryctl exp workspace create --orgId [orgId] --name [name] --description [description]

Documentation for workspace can be found at:

https://docs.layer5.io/cloud/spaces/workspaces/

Options

-h, --help help for workspace

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.