Documentation
¶
Index ¶
- func Command(h Actions) *cobra.Command
- type Actions
- type Handler
- func (h Handler) Import(cmd *cobra.Command, args []string) error
- func (h Handler) Inspect(cmd *cobra.Command, args []string) error
- func (h Handler) List(cmd *cobra.Command, _ []string) error
- func (h Handler) Pull(cmd *cobra.Command, args []string) error
- func (h Handler) RM(cmd *cobra.Command, args []string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
cmdcore.BaseHandler
}
Click to show internal directories.
Click to hide internal directories.