Skip to content

Commit

Permalink
Changes fulcio-server to fulcio (#186)
Browse files Browse the repository at this point in the history
Resolves #152

Signed-off-by: jyotsna-penumaka <jyotsnap@bu.edu>
  • Loading branch information
jyotsna-penumaka committed Sep 15, 2021
1 parent 546e5a3 commit feb4648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/app/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ var (

// rootCmd represents the base command when called without any subcommands
var rootCmd = &cobra.Command{
Use: "fulcio-server",
Use: "fulcio",
Short: "Fulcio",
Long: "Fulcio generates certificates that can be used to sign software artifacts",
}
Expand Down

0 comments on commit feb4648

Please sign in to comment.