# Functions
NewCommand creates a new cobra command that can be used to list resource groups within the current or specified workspace, and returns a Runner object that can be used to execute the command.
NewRunner creates a new instance of the `rad group list` runner.