v1.4.0-rc1
Pre-release
Pre-release
Features
- Support -f
scw run --rmoption (#117) - Support of
--gateway=login@host(#110)p - Upload local ssh key to scaleway account on
scw login(#100) - Add a 'running indicator' for
scw run, can be disabled with the new flag--quiet - Support of
scw -V/--verboseoption (#83) - Support of
scw inspect --browseroption - Support of
scw _flush-cacheinternal command scw run --gateway ...orSCW_GATEWAY="..." scw run ...now creates a server without public ip address (#74)scw inspect TYPE:xxx TYPE:yyywill only refresh cache forTYPE- Sorting cache search by Levenshtein distance (#87)
- Allow set up api endpoint using the environment variable $scaleway_api_endpoint
- Use TLS and verify can now be disabled using
SCALEWAY_TLSVERIFY=0env var (#115)
Fixes
- Moved ssh command generation code to dedicated package
- Global refactor to improve Golang library usage, allow chaining of commands and ease the writing of unit tests (#80)
scw search TERMwas not restricting results based onTERM- Bumped dependencies
- Hiding more sensitive data (#77)
- Fixed "Run in Docker" usage (#90)
- Improved
-D/--debugoutputs
View full commits list