Skip to content

v2.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@scaleway-bot scaleway-bot released this 25 Mar 16:28
b4a9408

Features

  • autocomplete: handle positional arguments (#769)
  • baremetal: add list server command (#726)
  • baremetal: add generated commands (#758)
  • baremetal: add ip and os commands (#790)
  • core: improve human marshal for nil value (#737)
  • core: remove boolean without value in args (#767)
  • core: implement struct required validation (#751)
  • core: positional argument (#759)
  • core: support colors on windows (#734)
  • instance: add server wait command (#727)
  • instance: add tags and zone fields to IP methods (#724)
  • instance: improve volume deletion on server delete (#730)
  • instance: rename image create extra-volumes arg into additional-volumes (#723)
  • instance: enhance server type listing (#732)
  • instance: for image create rename root-volume into snapshot-id (#718)
  • instance: reorder instance server list collumns (#738)
  • k8s: add k8s namespace (#745)
  • k8s: add k8s in available namespace (#746)
  • k8s: add kubeconfig commands (#757)
  • k8s: add node, version, pool (#778)
  • k8s: add version commands (#775)
  • k8s: add wait and status color to k8s node (#774)
  • k8s: add wait and status color to k8s pool (#773)
  • k8s: add wait flag to cluster actions (#752)

Fixes

  • core: disable check args exist valid for raw (#788)
  • core: better hint on positional argument (#799)
  • core: recursive arg validation (#712)
  • init: autocomplete install eval line (#728)
  • instance: remove placement-group-server (#761)
  • instance: add zone to clear security group (#729)
  • instance: make inbound-default-policy and outbound-default-policy optional in update security-group (#754)
  • instance: remove bootscript resource (#736)
  • instance: use zone field in listing (#731)
  • instance: hide deprecated instance for scw instance server-type list (#733)
  • k8s: return cluster on wait flags (#776)
  • marketplace: hide column 'valid until' in marketplace list (#719)
  • sentry: unknown error disappears (#716)