Skip to content

Releases: stackitcloud/stackit-cli

v0.9.0-prerelease.1

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

Choose a tag to compare

@stackit-pipeline stackit-pipeline released this 19 Jun 15:15
ac7b43d

What's Changed

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

v0.8.0

Choose a tag to compare

@stackit-pipeline stackit-pipeline released this 04 Jun 13:59
7edaca8

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

Choose a tag to compare

@stackit-pipeline stackit-pipeline released this 28 May 08:34
cb6ab47

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

Choose a tag to compare

@GokceGK GokceGK released this 16 May 14:55
8b23c61

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

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

Choose a tag to compare

@stackit-pipeline stackit-pipeline released this 13 May 08:37
442d19c

Changelog

v0.5.0

Choose a tag to compare

@stackit-pipeline stackit-pipeline released this 09 May 08:42
b2e05e3

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

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

Choose a tag to compare

Changelog

v0.4.0

Choose a tag to compare

@stackit-pipeline stackit-pipeline released this 06 May 17:03
758acb2

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

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

Choose a tag to compare

Changelog

v0.4.0-prerelease.4

v0.4.0-prerelease.4 Pre-release
Pre-release

Choose a tag to compare

Changelog