Documentation ¶
Overview ¶
Package artifact provides the artifact subcommands
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ArtifactCmd = &cobra.Command{ Use: "artifact", Short: "Manage artifacts within a minder control plane", Long: `The minder artifact commands allow the management of artifacts within a minder control plane`, RunE: func(cmd *cobra.Command, _ []string) error { return cmd.Usage() }, }
ArtifactCmd is the artifact subcommand
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.