cmd

package
v1.45.3-alpha.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2022 License: BSD-3-Clause Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

func NewRootCMD

func NewRootCMD() *cobra.Command

NewRootCMD creates a rootCmd, which represents the base command when called without any subcommands.

func Run added in v1.30.3

func Run(cmd *cobra.Command, v *viper.Viper)

Run executes commands parsed from a command line.

func RunCmd added in v1.30.3

func RunCmd(v *viper.Viper, verbose bool, cmd cmdFn)

RunCmd runs a command function and exits with the exit code returned by the command function. Will send diagnostic on any errors or panics.

func RunCmdWithOfflineSync added in v1.30.3

func RunCmdWithOfflineSync(v *viper.Viper, verbose bool, cmd cmdFn)

RunCmdWithOfflineSync runs a command function and exits with the exit code returned by the command function. If command run was successful, it will execute offline sync command afterwards. Will send diagnostic on any errors or panics.

func SetupLogging added in v1.30.3

func SetupLogging(v *viper.Viper) *logfile.Params

SetupLogging uses the --log-file param to configure logging to file or stdout.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL