cmd

package
v1.19.4 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Config is the cli configuration for the user

Functions

func Execute

func Execute(ctx context.Context)

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

func ReBindKeys added in v1.13.1

func ReBindKeys()

ReBindKeys applies the value found in viper config to the cobra flag when viper has a value (possibly from env)

func WrappedInheritedFlagUsages added in v0.5.0

func WrappedInheritedFlagUsages(cmd *cobra.Command) string

WrappedInheritedFlagUsages returns a string containing the usage information for all flags which were inherited from parent commands, wrapped to the terminal's width.

func WrappedLocalFlagUsages added in v0.5.0

func WrappedLocalFlagUsages(cmd *cobra.Command) string

WrappedLocalFlagUsages returns a string containing the usage information for all flags specifically set in the current command, wrapped to the terminal's width.

func WrappedNonRequestParamsFlagUsages added in v0.7.0

func WrappedNonRequestParamsFlagUsages(cmd *cobra.Command) string

WrappedNonRequestParamsFlagUsages returns a string containing the usage information for all non-request parameters flags. The string is wrapped to the terminal's width.

func WrappedRequestParamsFlagUsages added in v0.7.0

func WrappedRequestParamsFlagUsages(cmd *cobra.Command) string

WrappedRequestParamsFlagUsages returns a string containing the usage information for all request parameters flags, i.e. flags used in operation commands to set values for request parameters. The string is wrapped to the terminal's width.

Types

type FixturesCmd added in v0.9.0

type FixturesCmd struct {
	Cmd *cobra.Command
	Cfg *config.Config
	// contains filtered or unexported fields
}

FixturesCmd prints a list of all the available sample projects that users can generate

type LogsCmd added in v0.4.0

type LogsCmd struct {
	Cmd *cobra.Command
	// contains filtered or unexported fields
}

LogsCmd is a wrapper for the base logs command

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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