You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix typo in error message
* remove unused flag
* add json output format for the responses
* fix linting
* adapt some parameters in Contribution file
* change globalflags to print to use json format
* Update internal/cmd/opensearch/credentials/create/create.go
Co-authored-by: Vicente Pinto <[email protected]>
* remove redundant error from return values of config list
* shift switch case in the outputResult function
---------
Co-authored-by: Vicente Pinto <[email protected]>
Please remeber to always add unit tests for `parseInput`, `buildRequest` (in `bar_test.go`), and any other util functions used.
180
+
Please remember to always add unit tests for `parseInput`, `buildRequest` (in `bar_test.go`), and any other util functions used.
181
181
182
182
If the new command `bar` is the first command in the CLI using a STACKIT service `foo`, please refer to [Onboarding a new STACKIT service](./CONTRIBUTION.md/#onboarding-a-new-stackit-service).
0 commit comments