rad env CLI reference

Details on the rad env Radius CLI command

rad env

Manage Radius Environments

Synopsis

Manage Radius Environments Radius Environments are prepared “landing zones” for Radius Applications. Applications deployed to an environment will inherit the container runtime, configuration, and other settings from the environment.

Options

  -e, --environment string   The environment name
  -h, --help                 help for env
  -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