Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ResultPrinter printer.Printer = printer.NewStandardOutputPrinter()
ResultPrinter is the printer used to print command results and errors.
View Source
var RootCmd = &cobra.Command{
Use: "keyvault-cli",
Short: "KeyVault CLI",
Long: `keyvault-cli is a CLI for running KeyVault operations.`,
}
RootCmd represents the base command when called without any sub-commands.
Functions ¶
func AddNetworkFlag ¶
AddNetworkFlag adds the network flag to the command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.