Documentation
¶
Index ¶
- func CommandNotFound(_ context.Context, c *cli.Command, s string)
- func GetConfigFromContext(ctx context.Context) *config.Config
- func GetLoggerFromContext(ctx context.Context) *log.Logger
- func GetProfilesFromContext(ctx context.Context) *profile.Profiles
- func LoadConfig(w io.Writer, validateFn func(conf *config.Config) error) cli.BeforeFunc
- func LoadFlags(w io.Writer) cli.BeforeFunc
- func LoadProfiles(w io.Writer) cli.BeforeFunc
- func SetupLogger(w io.Writer) cli.BeforeFunc
- func UsageError(ctx context.Context, c *cli.Command, err error, _ bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
func LoadProfiles ¶
func LoadProfiles(w io.Writer) cli.BeforeFunc
func SetupLogger ¶
func SetupLogger(w io.Writer) cli.BeforeFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.