Skip to content

Releases: qdrant/qcloud-cli

v0.10.2

23 Mar 15:51
2bf7e3f

Choose a tag to compare

Bug Fixes

  • add installation instructions in the readme, change the releases with a format that allows to download latest without the version in the filename (#43)

v0.10.1

23 Mar 15:11
57bd96a

Choose a tag to compare

Bug Fixes

  • rework --label on cluster update to add/update and remove instead (#40)
  • change the allow-ips to allow-ip, make it behave like the --label (#42)

v0.10.0

23 Mar 12:12
6d5cd26

Choose a tag to compare

Features

  • add remaining database configuration cluster update (#38)

v0.9.0

23 Mar 08:57
69e1d12

Choose a tag to compare

Features

  • add --disk-performance flag to the 'cluster create' and 'cluster scale' commands (#35)

v0.8.0

20 Mar 15:02
22e15e5

Choose a tag to compare

Features

  • cluster scale command (#33)

v0.7.1

19 Mar 11:16
5995ab5

Choose a tag to compare

Bug Fixes

  • add command completion for cloud-provider and cloud-region flags for packages (#30)
  • parse resources into a full struct so that maintaining resource quantities is easier (#32)

v0.7.0

19 Mar 08:27
de5d5e9

Choose a tag to compare

Features

  • move cloud-provider and cloud-region subcommands as root commands (#27)

v0.6.1

18 Mar 15:39
0b02d55

Choose a tag to compare

Bug Fixes

  • package upgrade simplification (#24)

v0.6.0

18 Mar 12:06
8c23392

Choose a tag to compare

Features

  • add --gpu flag on cluster create that filters packages properly (#22)

v0.5.0

18 Mar 08:35
0233700

Choose a tag to compare

Features

  • add self-uprade command to autoinstall releases (this won't work until the repo is public) (#20)