Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ControllerFromCmd ¶
func ControllerFromCmd(cmd *cobra.Command) (*controller.Exec, error)
ControllerFromCmd uses the centralized controller helper from kuke/shared.
func GetCascadeFromViper ¶
func GetCascadeFromViper() bool
GetCascadeFromViper reads the cascade flag from viper.
func GetForceFromViper ¶
func GetForceFromViper() bool
GetForceFromViper reads the force flag from viper.
func LoggerFromCmd ¶
LoggerFromCmd uses the centralized logger helper from kuke/shared.
func ParseCascadeFlag ¶
ParseCascadeFlag reads the persistent --cascade flag from the command.
func ParseForceFlag ¶
ParseForceFlag reads the --force flag from the command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.