Skip to content

Releases: stackitcloud/stackit-cli

v0.8.1

03 Jul 15:22
0761885

Choose a tag to compare

Warning

Starting on July 9 2024, the new STACKIT Identity Provider (IDP) will be available.

Close to this date, we will release a new version of the STACKIT CLI that will use the new IDP for user authentication. This also means that the user authentication on STACKIT CLI versions released before is no longer guaranteed to work for all services.

Please make sure to update your STACKIT CLI to the latest version to ensure that you can continue to use all STACKIT services.

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.9.0-prerelease.1

19 Jun 15:15
ac7b43d

Choose a tag to compare

v0.9.0-prerelease.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.0...v0.9.0-prerelease.1

v0.8.0

04 Jun 13:59
7edaca8

Choose a tag to compare

Highlights

  • Feature: Added support for configuration profiles, managed by stackit config profile. These profiles have separate authentication and configuration logic, allowing for users to have configurations for different projects, product lifecycle (prod,dev,qa) and more.
  • Feature: Colored errors and warnings

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

28 May 08:34
cb6ab47

Choose a tag to compare

Highlights

  • Feature: Add new beta service sqlserverflex, currently including subcommands instance (all CRUD operations) and options

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

16 May 14:55
8b23c61

Choose a tag to compare

Highlights

  • Feature: Onboard first set of the MongoDB Flex backup commands stackit mongodbflex backup
  • Feature: Onboard more commands for load-balancer observability-credentials
  • Feature: Onboard SKE kubeconfig login command
  • Feature:  Integrate WinGet distribution in release pipeline
  • Feature: Table titles are now configurable
  • Feature: Support YAML output format
  • Feature: Support custom pager
  • Bugfix: Fix high severe vulnerability

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.6.0-prerelease.1

13 May 08:37
442d19c

Choose a tag to compare

v0.6.0-prerelease.1 Pre-release
Pre-release

Changelog

v0.5.0

09 May 08:42
b2e05e3

Choose a tag to compare

Highlights

  • Feature: Onboard first set of STACKIT Load Balancer functionality (stackit load-balancer commands)
  • Bugfix: Fix prompt for enter on Windows

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.1-prerelease.1

07 May 10:01

Choose a tag to compare

v0.4.1-prerelease.1 Pre-release
Pre-release

Changelog

v0.4.0

06 May 17:03
758acb2

Choose a tag to compare

Warning

The configuration file (cli-config.json) has been moved to respect the user's default configuration folder. Note that this means > > that your current configuration will stop being used by the CLI. If you want to keep your current configuration, move your current > > configuration file to the new directory, which is OS dependent:

  • For Windows: %USERPROFILE%\\.stackit (old) -> %APPDATA%\\stackit (new)
  • For Linux: $HOME/.stackit (old) -> $XDG_CONFIG_HOME/stackit (new)
  • For macOS: $HOME/.stackit (old) -> $HOME/Library/Application Support/stackit (new)

Alternatively, you can also manually configure the CLI with your previous configuration using the stackit config set command.

Highlights

  • Feature: Support debug logs in the CLI
  • Feature: "pretty" is now the default output format for describe commands (as well as for the list commands)
  • Bugfix: All passwords are now hidden by default in the outputs, for all output formats

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.4.0-prerelease.5

06 May 16:18

Choose a tag to compare

v0.4.0-prerelease.5 Pre-release
Pre-release

Changelog