Skip to content

Releases: scaleway/scaleway-cli

v1.13

10 May 16:08
Compare
Choose a tag to compare
Release v1.13

v1.12

03 Apr 15:45
Compare
Choose a tag to compare
  • cmd: exec, add -A flag to forward ssh keys
  • cmd: fix typo -p flag port instead of --p
  • API: add new commercial type
  • cmd: add new commercial type

View full commits list

v1.11.1

17 Nov 13:04
Compare
Choose a tag to compare
  • API: try to connect trough the gateway when nc doesn't work
  • API: hotfix region with user images
  • API: fix filter on paginate page

View full commits list

v1.11

27 Oct 13:33
Compare
Choose a tag to compare
  • new Compute URL api.scaleway.com -> cp-par1.scaleway.com
  • new TTY URL tty.scaleway.com/v2 -> https://tty-par1.scaleway.com/v2
  • Region: add ams1, you can start a server at Amsterdam with scw --region="ams1" run yakkety
  • API: Support multi-zone
  • API: Add ZoneID field in server location
  • scw image -a -f type=volume fix unmarshal error on size field
  • scw ps do not display empty server with --filter

View full commits list

v1.10.1

24 Oct 15:27
Compare
Choose a tag to compare
  • scw login fix CheckCredentials (418)

v1.10

24 Oct 10:02
Compare
Choose a tag to compare
  • API rename deleteServerSafe -> deleteServerForce
  • API support paginate
  • API more verbose with -V
  • Better handling of secondary volumes size (361)
  • Add a global flag, --region to change the defaut region
  • scw exec --gateway remove hardcoded 30 seconds sleep (#254)
  • ScalewayServer add DNS fields (#157)
  • scw [logs|exec|cp|port|run|top] add --user && --port (#396)
  • scw ps sort the servers by CreationDate (#391)
  • Fix regression on bootscript (#387)
  • scw [run|start] Add --set-state flag
  • scw login Add motd when you are already logged (#371)
  • scw _ips add --detach flag
  • API add DetachIP method (@nicolai86)
  • Cache remove log dependency
  • Fix error message with --commercial-type=c2m (#374)
  • Add Logger Interface to avoid multiples dependencies in the API, thank you @nicolai86 (#369)
  • scw run handle --ipv6 flag
  • scw create handle --ipv6 flag
  • Fix panic when the commercial-type is lower than 2 characters (#365)
  • gotty-client enable ProxyFromEnviromnent (#363) (@debovema)
  • scw inspect fix panic (#353)
  • Clear cache between the releases (#329)
  • Fix scw _patch bootscript nil dereference
  • Fix scw images bad error message (#336)
  • Fix sshExecCommand with Windows (#338)
  • Fix scw login with Windows (#341)
  • Add enable_ipv6 field (#334)
  • scw _patch handles ipv6=[true|false]
  • Add ScalewayIPV6Definition
  • Add marketplace alias in the cache to resolve image (#330)
  • scw _userdata handles @~/path/to/file (#321)
  • Update scw _billing for new instance types (#293)

View full commits list

v1.9.0

01 Apr 10:19
582b7ea
Compare
Choose a tag to compare
  • Fix bug when using SCW_COMMERCIAL_TYPE variable
  • Switch to VC1S (new commercial type naming convention)

View full commits list

v1.8.1

29 Mar 09:37
Compare
Choose a tag to compare
  • Fix ScalewayBootscript structure
  • scw _userdata fix bug when we have multiple '=' in the value (#320)
  • GetBootscriptID doesn't try to resolve when we pass an UUID
  • Add location fields for VPS
  • scw ps add commercial-type column
  • Use SCW_SECURE_EXEC instead of exec_exec
  • Remove scaleway_api_endpoint environment variable
  • brew remove cache after install
  • scw login don't ask to upload ssh key when there is no keys

View full commits list

v1.8.0

17 Mar 10:19
1ef642b
Compare
Choose a tag to compare
  • Use VC1 by default
  • scw exec Add warning to try to clean the cache when an error occurred
  • Add SCW_[COMPUTE|ACCOUNT|METADATA|MARKETPLACE]_API environment variable
  • Remove --api-endpoint
  • Fix uploading SSH key with scw login
  • Use markerplace API in GetImages()
  • Add _markerplace
  • scw rename fix nil dereference (#289)
  • Support of scw [run|create] --ip-address=[none|dynamic] (#283) (@ElNounch)
  • Support of scw ps -f server-type=COMMERCIALTYPE (#280)
  • Support of scw ps -f arch=XXX (#278)
  • scw info Use json fingerprint field exposed by API
  • Allow to override Region and Architecture when using the helpers to create a new volume from a human size
  • Do not check permissions on config file under Windows (#282) (@ElNounch)
  • Update pricing (#294)
  • create-image-from-http.sh: using VPS instead of C1 (#301)

View full commits list

v1.7.1

29 Jan 10:18
5ed90b3
Compare
Choose a tag to compare
  • Configure User-Agent (#269)
  • Daily check for new scw version (#268)

View full commits list