# Functions
NewCommand creates a new Cobra command for deleting a Radius Application, with flags for workspace, resource group, application name and confirmation, and returns the command and a Runner object.
NewRunner creates an instance of the runner for the `rad app delete` command.