We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45f3763 commit 1de6be8Copy full SHA for 1de6be8
scw/README.md
@@ -52,3 +52,4 @@ scw.NewClient(
52
| `$SCW_DEFAULT_ZONE` | Your default [availability zone](https://developers.scaleway.com/en/quickstart/#region-and-zone) | `$SCW_ZONE` (used by cli),`$SCALEWAY_ZONE` (used by terraform) |
53
| `$SCW_API_URL` | Url of the API | - |
54
| `$SCW_INSECURE` | Set this to `true` to enable the insecure mode | `$SCW_TLSVERIFY` (inverse flag used by the cli) |
55
+| `$SCW_PROFILE` | Set the config profile to use | - |
0 commit comments