We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ffcbc8 commit 2de3c9dCopy full SHA for 2de3c9d
1 file changed
docs/analytics/cloud.mdx
@@ -32,7 +32,7 @@ Authentication for token management APIs is done via the `cas` session cookie.
32

33
- Export the cookie as an environment variable to use in the following commands:
34
```sh
35
-$ export CAS_COOKIE="<CAS_COOKIE_VALUE>"
+export CAS_COOKIE="<CAS_COOKIE_VALUE>"
36
```
37
38
#### Token creation
0 commit comments