Skip to content

Commit

Permalink
Remove role alias (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket authored Sep 21, 2021
1 parent 80c6deb commit 343e7b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/cli/roles.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ func rolesCmd(cli *cli) *cobra.Command {
Use: "roles",
Short: "Manage resources for roles",
Long: "Manage resources for roles.",
Aliases: []string{"role"},
}

cmd.SetUsageTemplate(resourceUsageTemplate())
Expand Down

0 comments on commit 343e7b3

Please sign in to comment.