rad workspace switch CLI reference

Details on the rad workspace switch Radius CLI command

rad workspace switch

Switch current workspace

Synopsis

Switch current workspace

rad workspace switch [flags]

Examples

# Switch current workspace
rad workspace switch my-workspace

Options

  -h, --help               help for switch
  -w, --workspace string   The workspace name

Options inherited from parent commands

      --config string   config file (default "$HOME/.rad/config.yaml")
  -o, --output string   output format (supported formats are json, table) (default "table")

SEE ALSO