File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff 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
185186Commands:
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
12191222View full [ commits list] ( https://github.com/scaleway/scaleway-cli/compare/v1.17...master )
You can’t perform that action at this time.
0 commit comments