Skip to content

Commit 9a205fb

Browse files
committed
Update README.md
1 parent e2d91cd commit 9a205fb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ Options:
181181
--sensitive=false Show sensitive data in outputs, i.e. API Token/Organization
182182
-v, --version=false Print version information and quit
183183
--region=par1 Change the default region (e.g. ams1)
184+
-c, --config=<config path> Option config file path (default to ~/.scwrc)
184185

185186
Commands:
186187
help help of the scw command line
@@ -1214,6 +1215,8 @@ $ scw inspect myserver | jq '.[0].public_ip.address'
12141215

12151216
### v1.17+dev (unreleased)
12161217

1218+
* Add the ability to use an arbitrary config file using `-c`,`--config` option.
1219+
* Add the ability to specify a token and organiationId from the environnement using `SCW_TOKEN` and `SCW_ORGANIZATION` variables.
12171220
* This is the current development version. Update below with your changes. Remove this line when releasing the package.
12181221

12191222
View full [commits list](https://github.com/scaleway/scaleway-cli/compare/v1.17...master)

0 commit comments

Comments
 (0)