Skip to content

Commit bb5be3f

Browse files
committed
doc and coverage
1 parent fd0e1e7 commit bb5be3f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

cmd/scw/testdata/test-all-usage-iam-api-key-get-usage.golden

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ USAGE:
66
scw iam api-key get <access-key ...> [arg=value ...]
77

88
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
1111

1212
FLAGS:
1313
-h, --help help for get

docs/commands/iam.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ scw iam api-key get <access-key ...> [arg=value ...]
135135
| Name | | Description |
136136
|------|---|-------------|
137137
| 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 |
139139

140140

141141

0 commit comments

Comments
 (0)