stackit-cli
stackit-cli copied to clipboard
A command-line interface to manage STACKIT resources
## Description There's a stackit-cli [FreeBSD port](https://www.freshports.org/sysutils/stackit/) and it would be nice to have some FreeBSD binaries right away when there is a new release. ## Checklist - [ ]...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/stackitcloud/stackit-sdk-go/services/postgresflex](https://redirect.github.com/stackitcloud/stackit-sdk-go) | `v1.2.1` -> `v1.3.1` |  |  | --- ### Configuration...
## Description Currently, the cli is relaying only on the user session duration on the identity server side. This isn't aligned with the fact of limiting the session by the...
## Description We have seen that during refresh_token grant type, the parameters are sent in query string and are logged by our monitoring systems. For token requests (specially over internet)...
## Description ### Add API Authentication for Terraform Provider Integration This PR implements the CLI authentication feature proposed in [terraform-provider-stackit#880](https://github.com/stackitcloud/terraform-provider-stackit/discussions/880), enabling the Terraform Provider and SDK to use CLI user...
Bumps [github.com/stackitcloud/stackit-sdk-go/services/postgresflex](https://github.com/stackitcloud/stackit-sdk-go) from 1.2.1 to 1.3.1. Changelog Sourced from github.com/stackitcloud/stackit-sdk-go/services/postgresflex's changelog. Release (2025-XX-YY) alb: v0.7.2 Bump STACKIT SDK core module from v0.19.0 to v0.20.0 archiving: v0.2.2 Bump STACKIT SDK core...
## Description Intake is composed of three components: - Intake Runners: dedicated, isolated runtime data ingestion environment - Intakes: a specific data stream or topic within an Intake Runner -...
## Description Intake is composed of three components: - Intake Runners: dedicated, isolated runtime data ingestion environment - Intakes: a specific data stream or topic within an Intake Runner -...
## Description This PR adds functionality to list and describe routing tables, as well as perform full CRUD operations on routes within those tables. It does not include support for...
## Description Adds the profile email as additional info to the calculated hash cachekey. This solves an issue where the user doesn't directly see that their current credentials are unable...