# Functions
NewCommand creates a new cobra command that can be used to delete an environment, with options to specify the environment name, resource group, workspace, output format, and confirmation prompt.
NewRunner creates a new instance of the `rad env delete` runner.