Skip to content

Commit

Permalink
updated file
Browse files Browse the repository at this point in the history
Signed-off-by: Shauryagulati <[email protected]>
  • Loading branch information
Shauryagulati committed Oct 17, 2023
1 parent 2f0d520 commit 1dd0165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/argocd/commands/project_role.go
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ func NewProjectRoleDeleteCommand(clientOpts *argocdclient.ClientOptions) *cobra.
# Delete a project role from the "my-project" project with the name "my-role".
argocd proj role delete my-project my-role
`),

Run: func(c *cobra.Command, args []string) {
ctx := c.Context()

Expand Down

0 comments on commit 1dd0165

Please sign in to comment.