Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DownloadCmd ¶
type DownloadCmd struct {
ArtifactID string `arg:"" help:"Artifact UUID to download"`
}
func (*DownloadCmd) Help ¶
func (c *DownloadCmd) Help() string
func (*DownloadCmd) Run ¶
func (c *DownloadCmd) Run(kongCtx *kong.Context, globals cli.GlobalFlags) error
Click to show internal directories.
Click to hide internal directories.