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 8af28fa commit 0bd42e5Copy full SHA for 0bd42e5
README.md
@@ -44,7 +44,7 @@ $token = (
44
echo $pw |
45
seqcli apikey create `
46
-t CLI `
47
- --permissions="read,write,project,organization,system" `
+ --permissions="Read,Write,Project,Organization,System" `
48
--connect-username $user --connect-password-stdin
49
)
50
```
0 commit comments