package
Version:
v0.49.0
Opens a new window with list of versions in this module.
Published: Jul 18, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Update the NewCommand function
type CLIVersionInfo struct {
Release string `json:"release"`
Version string `json:"version"`
Bicep string `json:"bicep"`
Commit string `json:"commit"`
}
type ControlPlaneVersionInfo struct {
Version string `json:"version"`
Status string `json:"status"`
}
Runner is the Runner implementation for the version command
NewRunner creates a new Runner instance
Run executes the version command
Validate validates the command arguments
Source Files
¶
Click to show internal directories.
Click to hide internal directories.