File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -146,6 +146,7 @@ scw object config get [arg=value ...]
146
146
| ------| ---| -------------|
147
147
| type | Required<br />One of: ` rclone ` , ` s3cmd ` , ` mc ` | Type of S3 tool you want to generate a config for |
148
148
| name | Default: ` scaleway ` | Name of the s3 remote you want to generate |
149
+ | project-id | | Scaleway project ID to use with IAM Access Key syntax |
149
150
| region | Default: ` fr-par ` <br />One of: ` fr-par ` , ` nl-ams ` | Region to target. If none is passed will use default region from the config |
150
151
151
152
@@ -187,6 +188,7 @@ scw object config install [arg=value ...]
187
188
| ------| ---| -------------|
188
189
| type | Required<br />One of: ` rclone ` , ` s3cmd ` , ` mc ` | Type of S3 tool you want to generate a config for |
189
190
| name | Default: ` scaleway ` | Name of the s3 remote you want to generate |
191
+ | project-id | | Scaleway project ID to use with IAM Access Key syntax |
190
192
| region | Default: ` fr-par ` <br />One of: ` fr-par ` , ` nl-ams ` | Region to target. If none is passed will use default region from the config |
191
193
192
194
You can’t perform that action at this time.
0 commit comments