Skip to content

Releases: UpCloudLtd/upcloud-cli

v3.28.0

14 Jan 13:56
Immutable release. Only release title and notes can be modified.
e1770b4

Choose a tag to compare

Added

  • Log API requests and responses when using global --debug option.
  • Include plan prices in server plans output if --prices flag is used.

Fixed

  • In human readable output of account show, use accounts currency for credits.

v3.27.0

31 Dec 11:01
Immutable release. Only release title and notes can be modified.
ae48318

Choose a tag to compare

Added

  • In kubernetes create, allow waiting for cluster and its node-groups to reach running state with --wait=all flag. When using --wait or --wait=cluster, the command will wait only for the cluster to reach running state.
  • Add account billing command for listing billing details.
  • Add support for Valkey to database show and database session list commands.

Removed

  • Removed support for deprecated Redis service. This is treated as non-breaking change as all users have been migrated to Valkey.

v3.26.0

26 Nov 12:20
Immutable release. Only release title and notes can be modified.
ff09bdb

Choose a tag to compare

Added

  • stack - starter-kit: make object storage publicly available

v3.25.0

24 Oct 09:31
Immutable release. Only release title and notes can be modified.
2548442

Choose a tag to compare

Added

  • stack destroy command for supabase, dokku and starter-kit
  • Add devices list to server show output.

Fixed

  • In upctl all purge, if resource deletion fails with HTTP 404 status, consider the resource deleted.

v3.24.1

14 Oct 09:43
Immutable release. Only release title and notes can be modified.
11b5992

Choose a tag to compare

Changed

  • starter-kit stack to create also bucket and user for managed object storage

v3.24.0

01 Oct 11:52
Immutable release. Only release title and notes can be modified.
89e4b92

Choose a tag to compare

Added

  • stack deploy supabase command (Experimental support)
  • stack deploy dokku command (Experimental support)
  • stack deploy starter-kit command (Experimental support)

v3.23.0

12 Sep 08:30
2855970

Choose a tag to compare

Added

  • Support certificate-bundle resources in all list and all purge commands.

v3.22.0

15 Aug 09:42
6e89868

Choose a tag to compare

Added

  • Object storage service creation with object-storage create command supporting labels, networks, and configured status
  • Object storage label management with dedicated commands: object-storage label add, object-storage label remove, and object-storage label list
  • Object storage network management with object-storage network attach and object-storage network detach commands
  • Object storage bucket management with object-storage bucket create, object-storage bucket delete, and object-storage bucket list commands
  • Object storage user management with object-storage user create, object-storage user delete, and object-storage user list commands
  • Object storage user access key management with object-storage create-access-key, object-storage delete-access-key, and object-storage list-access-keys commands
  • Expose GPU limits in account show command
  • Expose GPU model and amount in server plans command
  • Add audit-log export command.
  • Add support for customising storage tier and size for Kubernetes node groups utilising GPU and Cloud Native plans.

v3.21.0

15 Jul 10:25
71fdb10

Choose a tag to compare

Added

  • Add zone devices and zone devices show commands for listing available devices.

v3.20.2

09 Jul 10:31
2d72f3c

Choose a tag to compare

Changed

  • Group GPU plans under a separate section in human readable output of server plans command.

Fixed

  • Run as non-root user in container.