Skip to content

Releases: UpCloudLtd/upcloud-cli

v3.34.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 14:04
Immutable release. Only release title and notes can be modified.
e678f8c

Added

  • Add --enable-anti-affinity flag to kubernetes nodegroup create (and to --node-group flag of kubernetes create command) for enabling best effort anti-affinity.

v3.33.0

Choose a tag to compare

@github-actions github-actions released this 12 May 09:43
Immutable release. Only release title and notes can be modified.
c42613a

Added

  • Add database metrics command.

v3.32.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 06:20
Immutable release. Only release title and notes can be modified.
eaaa909

Fixed

  • Create attestations from publish workflow even if AUR release fails.

v3.32.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 10:57
Immutable release. Only release title and notes can be modified.
464aa3d

Added

  • Add paging parameters to object-storage bucket list command.
  • Add Premium and Starter sections to human readable output of server plans command.

v3.31.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 10:33
Immutable release. Only release title and notes can be modified.
cc7875b

Added

  • Add command to create subaccounts (account create)

v3.30.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 12:16
Immutable release. Only release title and notes can be modified.
31e68a0

Added

  • Add commands for attaching, detaching, and listing policies attached to a user in managed object storage service.
  • Add command for listing and deleting file-storage instances.

v3.29.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 14:00
Immutable release. Only release title and notes can be modified.
310f794

Added

  • Unconditionally enable colors if the FORCE_COLOR environment variable is set to a non-empty value.
  • Add --force flag to object-storage delete command.

Changed

  • Use --force flag in all purge command when deleting object storage instances instead of deleting sub-resources one-by-one.

v3.28.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 13:56
Immutable release. Only release title and notes can be modified.
e1770b4

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

Choose a tag to compare

@github-actions github-actions released this 31 Dec 11:01
Immutable release. Only release title and notes can be modified.
ae48318

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

Choose a tag to compare

@github-actions github-actions released this 26 Nov 12:20
Immutable release. Only release title and notes can be modified.
ff09bdb

Added

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