Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildCmd ¶ added in v2.15.1
BuildCmd builds the root Monaco command Returns:
- The built command
- A pointer to a boolean flag indicating if the support archive should be created or not, which is set during execution
func BuildCmdWithLogSpy ¶ added in v2.15.1
func BuildCmdWithLogSpy(fs afero.Fs, logSpy io.Writer) (cmd *cobra.Command, supportArchiveEnabled *bool)
BuildCmdWithLogSpy builds the root Monaco command with a given log writer Returns:
- The built command
- A pointer to a boolean flag indicating if the support archive should be created or not, which is set during execution
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.