Skip to content

Releases: stackitcloud/stackit-cli

v0.4.0

06 May 17:03
758acb2
Compare
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
Compare
Choose a tag to compare
v0.4.0-prerelease.5 Pre-release
Pre-release

Changelog

v0.4.0-prerelease.4

06 May 16:06
Compare
Choose a tag to compare
v0.4.0-prerelease.4 Pre-release
Pre-release

Changelog

v0.4.0-prerelease.3

06 May 15:56
Compare
Choose a tag to compare
v0.4.0-prerelease.3 Pre-release
Pre-release

Changelog

v0.4.0-prerelease.2

06 May 15:39
Compare
Choose a tag to compare
v0.4.0-prerelease.2 Pre-release
Pre-release

Changelog

v0.4.0-prerelease.1

06 May 13:35
54abe14
Compare
Choose a tag to compare
v0.4.0-prerelease.1 Pre-release
Pre-release

Changelog

v0.3.1-prerelease.2

29 Apr 16:06
6a802b8
Compare
Choose a tag to compare
v0.3.1-prerelease.2 Pre-release
Pre-release

Changelog

v0.3.1-prerelease.1

29 Apr 16:02
6a802b8
Compare
Choose a tag to compare
v0.3.1-prerelease.1 Pre-release
Pre-release

Changelog

v0.3.0

26 Apr 14:20
7b4a52a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.3.0-prerelease.2

26 Apr 14:09
41c9937
Compare
Choose a tag to compare
v0.3.0-prerelease.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.3.0-prerelease.1...v0.3.0-prerelease.2