Skip to content
Snippets Groups Projects
Unverified Commit ada00fe2 authored by kpcyrd's avatar kpcyrd Committed by GitHub
Browse files

Update usage of ./cmd/rekor-cli/ from `rekor` to `rekor-cli` (#417)


Signed-off-by: default avatarkpcyrd <git@rxv.cc>
parent 4fcdcaa5
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ import (
)
var rootCmd = &cobra.Command{
Use: "rekor",
Use: "rekor-cli",
Short: "Rekor CLI",
Long: `Rekor command line interface tool`,
PersistentPreRunE: func(cmd *cobra.Command, args []string) error {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment