kusion workspace list
List all workspace names
Synopsis
This command list the names of all workspaces.
kusion workspace list
Examples
  # List all workspace names
  kusion workspace list
  
  # List all workspace names in a specified backend
  kusion workspace list --backend oss-prod
Options
      --backend string   the backend name
  -h, --help             help for list
Options inherited from parent commands
      --profile string          Name of profile to capture. One of (none|cpu|heap|goroutine|threadcreate|block|mutex) (default "none")
      --profile-output string   Name of the file to write the profile to (default "profile.pprof")
SEE ALSO
- kusion workspace - Workspace is a logical concept representing a target that stacks will be deployed to