Commit 288e57d
authored
docs: improve object-storage access-keys create flag docs (#1511)
Specify the valid permissions (read-write-admin, read-only-admin,
read-write-objects, read-only-objects) and note that if you don't
provide the `--bucket` flag, all buckets are accessible by the key.
All Submissions:
* [x] Have you followed the guidelines in our Contributing document?
* [x] Have you checked to ensure there aren't other open [Pull
Requests](https://github.com/fastly/cli/pulls) for the same
update/change?
<!-- You can erase any parts of this template not applicable to your
Pull Request. -->
### New Feature Submissions:
* [x] Does your submission pass tests?
### User Impact
* [x] What is the user impact of this change?
Better help output.1 parent 5d02c32 commit 288e57d
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments