Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
type Runner struct { ConfigHolder *framework.ConfigHolder ConnectionFactory connections.Factory Workspace *workspaces.Workspace Output output.Interface EnvironmentName string Format string }
Runner is the runner implementation for the `rad env show` command.
func (*Runner) Run ¶
Run attempts to retrieve environment details from an ApplicationsManagementClient and write the details to an output in a specified format, returning an error if any of these operations fail.
Click to show internal directories.
Click to hide internal directories.