package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

NewCommand creates a new Cobra command for updating an environment's configuration, such as adding or removing cloud providers, and returns a Runner to execute the command.
NewRunner creates a new instance of the `rad env update` runner.

# Structs

Runner is the runner implementation for the `rad env update` command.