Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone committed Feb 25, 2025
1 parent 4fbc99c commit 627da63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/commands/object.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ scw object config get [arg=value ...]
|------|---|-------------|
| type | Required<br />One of: `rclone`, `s3cmd`, `mc` | Type of S3 tool you want to generate a config for |
| name | Default: `scaleway` | Name of the s3 remote you want to generate |
| project-id | | Scaleway project ID to use with IAM Access Key syntax |
| 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 |


Expand Down Expand Up @@ -187,6 +188,7 @@ scw object config install [arg=value ...]
|------|---|-------------|
| type | Required<br />One of: `rclone`, `s3cmd`, `mc` | Type of S3 tool you want to generate a config for |
| name | Default: `scaleway` | Name of the s3 remote you want to generate |
| project-id | | Scaleway project ID to use with IAM Access Key syntax |
| 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 |


Expand Down

0 comments on commit 627da63

Please sign in to comment.