Documentation
¶
Index ¶
Constants ¶
View Source
const LOFT_PROVIDER_BINARY = "LOFT_PROVIDER"
Variables ¶
This section is empty.
Functions ¶
func NewDeleteCmd ¶
func NewDeleteCmd(flags *flags.GlobalFlags) *cobra.Command
NewDeleteCmd creates a new command
func NewEngineCmd ¶
func NewEngineCmd(flags *flags.GlobalFlags) *cobra.Command
NewEngineCmd returns a new command
func NewListCmd ¶
func NewListCmd(flags *flags.GlobalFlags) *cobra.Command
NewListCmd creates a new command
func NewLoginCmd ¶
func NewLoginCmd(flags *flags.GlobalFlags) *cobra.Command
NewLoginCmd creates a new command
Types ¶
type DeleteCmd ¶
type DeleteCmd struct {
*flags.GlobalFlags
IgnoreNotFound bool
}
DeleteCmd holds the delete cmd flags
type ListCmd ¶
type ListCmd struct {
flags.GlobalFlags
Output string
}
ListCmd holds the list cmd flags
Click to show internal directories.
Click to hide internal directories.