Skip to content

Commit

Permalink
add reminder
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenglund committed Oct 20, 2023
1 parent a074f22 commit 1b80aeb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmd/api_key.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ import (
"github.com/rockset/rockset-go-client/option"
)

// TODO when implementing create apikey:
// the role should have auto-completion for the list of roles the user has access to

func newListAPIKeysCmd() *cobra.Command {
cmd := cobra.Command{
Use: "apikeys [USER]",
Expand Down

0 comments on commit 1b80aeb

Please sign in to comment.