Documentation
¶
Index ¶
- func NewCmdAttach(runF func(*AttachOptions) error) *cobra.Command
- func NewCmdDownload(runF func(*DownloadOptions) error) *cobra.Command
- func NewCmdRoot() *cobra.Command
- func NewCmdUpload(runF func(*AttachOptions) error) *cobra.Command
- func ShouldShowUsage(err error) bool
- type AttachOptions
- type DownloadOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdAttach ¶
func NewCmdAttach(runF func(*AttachOptions) error) *cobra.Command
func NewCmdDownload ¶ added in v0.4.2
func NewCmdDownload(runF func(*DownloadOptions) error) *cobra.Command
func NewCmdRoot ¶
func NewCmdUpload ¶ added in v0.4.2
func NewCmdUpload(runF func(*AttachOptions) error) *cobra.Command
func ShouldShowUsage ¶ added in v0.4.0
Types ¶
type AttachOptions ¶
Click to show internal directories.
Click to hide internal directories.