Skip to content

Commit

Permalink
Update internal/cmd/token/deleteaccess.go
Browse files Browse the repository at this point in the history
Co-authored-by: David Graham <david.malcom.graham@gmail.com>
  • Loading branch information
mscoutermarsh and dgraham committed Dec 9, 2023
1 parent 05b5dfb commit acf0cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/cmd/token/deleteaccess.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ func DeleteAccessCmd(ch *cmdutil.Helper) *cobra.Command {
For example, to remove access for a specific database, include the --database flag:
pscale service-token remove-access <token id> read_branch --database <database name>
pscale service-token delete-access <token id> read_branch --database <database name>
To remove an organization level grant:
Expand Down

0 comments on commit acf0cf7

Please sign in to comment.