rad environment CLI reference

Details on the rad environment Radius CLI command

rad environment

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 environment
  -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