Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
wip
  • Loading branch information
codekeyz committed Feb 21, 2024
commit 61e5d29e3741e022f2246cf1065eb2980dda9b88
2 changes: 1 addition & 1 deletion docs/cli/commands/token.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ The `delete` command allows you to delete token by providing token ID.
## Usage

```bash
globe token delete
globe token delete --tokenId="token-id-goes-here"
```