Skip to content

Commit 627da63

Browse files
committed
Fix
1 parent 4fbc99c commit 627da63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/commands/object.md

+2
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)