File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 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 ...]
146146| ------| ---| -------------|
147147| type | Required<br />One of: ` rclone ` , ` s3cmd ` , ` mc ` | Type of S3 tool you want to generate a config for |
148148| 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 |
149150| 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 |
150151
151152
@@ -187,6 +188,7 @@ scw object config install [arg=value ...]
187188| ------| ---| -------------|
188189| type | Required<br />One of: ` rclone ` , ` s3cmd ` , ` mc ` | Type of S3 tool you want to generate a config for |
189190| 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 |
190192| 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 |
191193
192194
You can’t perform that action at this time.
0 commit comments