stackit-cli icon indicating copy to clipboard operation
stackit-cli copied to clipboard

A command-line interface to manage STACKIT resources

Results 50 stackit-cli issues
Sort by recently updated
recently updated
newest added

## Description This PR adds `--ignore-existing` as a flag for `stackit config profile create` in order to call the create idempotent and don not get a error in case the...

has internal tracking issue
Stale

## Description Adding additional roles for MongoDB users. Taken from the [API Docs](https://docs.api.stackit.cloud/documentation/mongodb-flex-service/version/v2#tag/user/paths/~1v2~1projects~1%7BprojectId%7D~1regions~1%7Bregion%7D~1instances~1%7BinstanceId%7D~1users/post). ## Checklist - [ ] ~Issue was linked above~ - [x] Code format was applied: `make fmt`...

has internal tracking issue
needs-work

## Description Issue: STACKITCLI-70 relates to #1234 ## Checklist - [ ] Issue was linked above - [ ] Code format was applied: `make fmt` - [ ] Examples were...

## Description This PR improves the output of server logs to make it more human readable. The screenshot shows old and new output ## Checklist - [x] Issue was linked...

has internal tracking issue

## Description When using commands that require authentication like f.e. `stackit mariadb plans -y` the -y flag does not skip the interactive mode if the session is expired. ## Steps...

bug
has internal tracking issue

We use Mise to manage and version external software for building, testing, etc. This means that the configuration is stored alongside our code, and all developers and pipelines use the...

enhancement
has internal tracking issue

## Description The `--output-format` flag is not always honored. For example, if one runs a `stackit ske cluster list -o json` on a project that has SKE enabled but where...

bug
has internal tracking issue

## Problem description *Is your feature request related to a problem? If so, please give us a clear and concise description of what the problem is. I'm always frustrated when...

enhancement
has internal tracking issue

## Problem description While working on a PR I realised I needed to setup a bunch of tools by hand - namely `yamllint` and `golangci-lint` - before I could work...

enhancement
has internal tracking issue

## Problem description I think the stackit CLI's help function still needs a lot of improvement. Especially for people who have previously used the OpenStack CLI, some basic additional information...

enhancement
has internal tracking issue