File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
scw iam api-key get <access-key ...> [arg=value ...]
7
7
8
8
ARGS:
9
- access-key Access key to search for
10
- [with-policies=false ] Display policies associated with the API key
9
+ access-key Access key to search for
10
+ [with-policies=true ] Display the set of policies associated with the API key
11
11
12
12
FLAGS:
13
13
-h, --help help for get
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ scw iam api-key get <access-key ...> [arg=value ...]
135
135
| Name | | Description |
136
136
| ------| ---| -------------|
137
137
| access-key | Required | Access key to search for |
138
- | with-policies | Default: ` false ` | Display policies associated with the API key |
138
+ | with-policies | Default: ` true ` | Display the set of policies associated with the API key |
139
139
140
140
141
141
You can’t perform that action at this time.
0 commit comments