We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa11c19 commit 156458bCopy full SHA for 156458b
cmd/root.go
@@ -12,7 +12,7 @@ var cfgFile string
12
// rootCmd represents the base command when called without any subcommands
13
var rootCmd = &cobra.Command{
14
Use: "artifact",
15
- Short: "Helps the semaphore to store files through the process",
+ Short: "Semaphore 2.0 Artifact CLI",
16
Long: "",
17
}
18
0 commit comments