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 396b46c commit d022b86Copy full SHA for d022b86
DOCUMENTATION.md
@@ -183,7 +183,7 @@ the Team URL and API token directly in the command by using the ***CELONIS_URL*
183
and ***CELONIS_API_TOKEN*** environment variables. For example:
184
185
```
186
-CELONIS_URL <your-team-url> CELONIS_API_TOKEN <your-api-token> content-cli <command>
+CELONIS_URL=<your-team-url> CELONIS_API_TOKEN=<your-api-token> content-cli <command>
187
188
189
0 commit comments