Documentation
¶
Index ¶
- func NewDeleteCmd(flags *flags.GlobalFlags) *cobra.Command
- func NewEnvCmd(globalFlags *flags.GlobalFlags) *cobra.Command
- func NewGetCmd(flags *flags.GlobalFlags) *cobra.Command
- func NewListCmd(flags *flags.GlobalFlags) *cobra.Command
- func NewSetCmd(flags *flags.GlobalFlags) *cobra.Command
- type DeleteCmd
- type GetCmd
- type ListCmd
- type SetCmd
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeleteCmd ¶
func NewDeleteCmd(flags *flags.GlobalFlags) *cobra.Command
func NewListCmd ¶
func NewListCmd(flags *flags.GlobalFlags) *cobra.Command
Types ¶
type DeleteCmd ¶
type DeleteCmd struct {
*flags.GlobalFlags
}
type GetCmd ¶
type GetCmd struct {
*flags.GlobalFlags
}
type ListCmd ¶
type ListCmd struct {
*flags.GlobalFlags
}
Click to show internal directories.
Click to hide internal directories.