Documentation
¶
Index ¶
- Variables
- func NewAddCommand(base *cobra.Command) (*cobra.Command, error)
- func NewExportCommand(base *cobra.Command) (*cobra.Command, error)
- func NewImportCommand(base *cobra.Command) (*cobra.Command, error)
- func NewRemoveCommand(base *cobra.Command) (*cobra.Command, error)
- func NewShowCommand(base *cobra.Command) (*cobra.Command, error)
- func NewUpdateCommand(base *cobra.Command) (*cobra.Command, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var CsvFlag string
CsvFlag holds the file path for CSV import
View Source
var FileFlag string
FileFlag holds the file path for YAML import
View Source
var NoColorFlag bool
NoColorFlag disables colorized output (inherited from parent)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.