We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b64532d commit 5d6e78cCopy full SHA for 5d6e78c
2 files changed
bin/project/token/edit/examples.md
@@ -0,0 +1,3 @@
1
+```bash
2
+{{command_name}} --token 5bec35a2680cffd11f0f1be5 --project MyProject
3
+```
docs/project.md
@@ -558,6 +558,12 @@ Edit token
558
### Syntax
559
560
```h1 project token edit | --token TOKEN [--project PROJECT]```
561
+### Example
562
+
563
564
+h1 project token edit --token 5bec35a2680cffd11f0f1be5
565
566
567
### Required arguments
568
569
| Name | Default | Description |
0 commit comments