rad workspace list CLI reference

Details on the rad workspace list Radius CLI command

rad workspace list

List local workspaces

Synopsis

List local workspaces

rad workspace list [flags]

Examples

# List workspaces
rad workspace list

Options

  -h, --help            help for list
  -o, --output string   output format (supported formats are json, table) (default "table")

Options inherited from parent commands

      --config string      config file (default "$HOME/.rad/config.yaml")
  -w, --workspace string   The workspace name

SEE ALSO