Commit af0b958
authored
docs: Fix docs around what environment variable and commands to generate token(s) (#2593)
## Summary
Updated docs around devbox api tokens.
## How was it tested?
```
% DEVBOX_API_TOKEN=a-token devbox cache info
* s3://<a-valid-devbox-cloud-cache>?region=us-west-2&trusted=true
* s3://<jetify-devbox-cache>?region=us-west-2&trusted=true (read-only)
```
```
% devbox cache info
No cache configured
```1 parent 3c441c8 commit af0b958
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
0 commit comments