Documentation ¶
Index ¶
- func ExecuteClear(ctx context.Context, options *ClearOptions) error
- func ExecuteDelete(ctx context.Context, options *DeleteOptions) error
- func ExecuteList(ctx context.Context, options *ListOptions) error
- func ExecuteSave(ctx context.Context, options *AddOptions) error
- func NewAddCommand() *cobra.Command
- func NewClearCommand() *cobra.Command
- func NewDeleteCommand() *cobra.Command
- func NewListCommand() *cobra.Command
- func NewMappingsCmd() *cobra.Command
- type AddOptions
- type ClearOptions
- type DeleteOptions
- type ListOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteClear ¶
func ExecuteClear(ctx context.Context, options *ClearOptions) error
func ExecuteDelete ¶
func ExecuteDelete(ctx context.Context, options *DeleteOptions) error
func ExecuteList ¶
func ExecuteList(ctx context.Context, options *ListOptions) error
func ExecuteSave ¶
func ExecuteSave(ctx context.Context, options *AddOptions) error
func NewAddCommand ¶
func NewClearCommand ¶
func NewDeleteCommand ¶
func NewListCommand ¶
func NewMappingsCmd ¶
Types ¶
type AddOptions ¶
type ClearOptions ¶
type ClearOptions struct {
Config string
}
type DeleteOptions ¶
type ListOptions ¶
Click to show internal directories.
Click to hide internal directories.