Skip to content

Commit 1de6be8

Browse files
author
Quentin Brosse
authored
doc(scw): add SCW_PROFILE env var (#257)
1 parent 45f3763 commit 1de6be8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scw/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ scw.NewClient(
5252
| `$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) |
5353
| `$SCW_API_URL` | Url of the API | - |
5454
| `$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

Comments
 (0)