Skip to content

Commit

Permalink
Update docs/cli/commands/token.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Nabeel Parkar <[email protected]>
  • Loading branch information
codekeyz and exaby73 authored Feb 21, 2024
1 parent 188f34b commit 5c7d37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/commands/token.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ or in-lined by providing necessary arguments

- `--name`- specify name to identity token.
- `--expiry` - specify lifespan of token.
- `--project` - specify projects(s) to associate token with.
- `--project` - specify projects(s) to associate the token with.

```bash
globe token create --name="Foo Bar" --expiry="yyyy-mm-dd" --project="project-ids-go-here"
Expand Down

0 comments on commit 5c7d37c

Please sign in to comment.