Documentation
¶
Index ¶
- func MarkFlagFilename(_ *context.Context, cmd *cobra.Command, name string)
- func MarkFlagMutuallyExclusive(cmd *cobra.Command, names ...string)
- func MarkFlagRequired(_ *context.Context, cmd *cobra.Command, name string)
- func MarkOneFlagRequired(cmd *cobra.Command, names ...string)
- func RegisterBrowseCmd(ctx *context.Context, rootCmd *cobra.Command)
- func RegisterCacheCmd(ctx *context.Context, rootCmd *cobra.Command)
- func RegisterConfigCmd(ctx *context.Context, rootCmd *cobra.Command)
- func RegisterExecCmd(ctx *context.Context, rootCmd *cobra.Command)
- func RegisterFlag(ctx *context.Context, cmd *cobra.Command, flag flags.Metadata)
- func RegisterLogsCmd(ctx *context.Context, rootCmd *cobra.Command)
- func RegisterPersistentFlag(_ *context.Context, cmd *cobra.Command, flag flags.Metadata)
- func RegisterSecretCmd(ctx *context.Context, rootCmd *cobra.Command)
- func RegisterSyncCmd(ctx *context.Context, rootCmd *cobra.Command)
- func RegisterTemplateCmd(ctx *context.Context, rootCmd *cobra.Command)
- func RegisterVaultCmd(ctx *context.Context, rootCmd *cobra.Command)
- func RegisterWorkspaceCmd(ctx *context.Context, rootCmd *cobra.Command)
- func SetView(ctx *context.Context, cmd *cobra.Command, view tuikit.View)
- func StartTUI(ctx *context.Context, cmd *cobra.Command)
- func TUIEnabled(ctx *context.Context, cmd *cobra.Command) bool
- func WaitForTUI(ctx *context.Context, cmd *cobra.Command)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarkOneFlagRequired ¶
func RegisterFlag ¶
func RegisterPersistentFlag ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.