Discover Packages
github.com/radius-project/radius
pkg
cli
cmd
workspace
show
package
Version:
v0.26.9
Opens a new window with list of versions in this module.
Published: Nov 1, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
NewCommand creates a new Cobra command and a Runner object, which is used to execute the command, and configures the
command with flags and arguments.
Runner is the runner implementation for the `rad workspace show` command.
NewRunner creates a new instance of the `rad workspace show` runner.
Run runs the `rad workspace show` command.
Runner.Validate checks if the workspace and output format arguments are valid and sets the workspace and format
fields of the Runner struct accordingly, returning an error if either argument is invalid.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.