Skip to content

Commit 74cbbd3

Browse files
authored
Merge branch 'main' into feat/region-adjustment-redis
2 parents 5a3aa3b + 3dd453a commit 74cbbd3

725 files changed

Lines changed: 2134 additions & 2313 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

INSTALLATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ The STACKIT CLI can be installed through the [Homebrew](https://brew.sh/) packag
2424
brew tap stackitcloud/tap
2525
```
2626

27-
2. You can then install the CLI via:
27+
2. You can then install the CLI via (this also trusts the STACKIT CLI cask):
2828

2929
```shell
30-
brew install --cask stackit
30+
brew install --cask stackitcloud/tap/stackit
3131
```
3232

3333
### Linux

docs/stackit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ stackit [flags]
1717
-y, --assume-yes If set, skips all confirmation prompts
1818
--async If set, runs the command asynchronously
1919
-h, --help Help for "stackit"
20-
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
20+
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
2121
-p, --project-id string Project ID
2222
--region string Target region for region-specific requests
23-
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
23+
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
2424
-v, --version Show "stackit" version
2525
```
2626

docs/stackit_affinity-group.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ stackit affinity-group [flags]
2121
```
2222
-y, --assume-yes If set, skips all confirmation prompts
2323
--async If set, runs the command asynchronously
24-
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
24+
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
2525
-p, --project-id string Project ID
2626
--region string Target region for region-specific requests
27-
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
27+
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
2828
```
2929

3030
### SEE ALSO

docs/stackit_affinity-group_create.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ stackit affinity-group create [flags]
3030
```
3131
-y, --assume-yes If set, skips all confirmation prompts
3232
--async If set, runs the command asynchronously
33-
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
33+
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
3434
-p, --project-id string Project ID
3535
--region string Target region for region-specific requests
36-
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
36+
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
3737
```
3838

3939
### SEE ALSO

docs/stackit_affinity-group_delete.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ stackit affinity-group delete AFFINITY_GROUP [flags]
2828
```
2929
-y, --assume-yes If set, skips all confirmation prompts
3030
--async If set, runs the command asynchronously
31-
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
31+
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
3232
-p, --project-id string Project ID
3333
--region string Target region for region-specific requests
34-
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
34+
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
3535
```
3636

3737
### SEE ALSO

docs/stackit_affinity-group_describe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ stackit affinity-group describe AFFINITY_GROUP_ID [flags]
2828
```
2929
-y, --assume-yes If set, skips all confirmation prompts
3030
--async If set, runs the command asynchronously
31-
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
31+
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
3232
-p, --project-id string Project ID
3333
--region string Target region for region-specific requests
34-
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
34+
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
3535
```
3636

3737
### SEE ALSO

docs/stackit_affinity-group_list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ stackit affinity-group list [flags]
3232
```
3333
-y, --assume-yes If set, skips all confirmation prompts
3434
--async If set, runs the command asynchronously
35-
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
35+
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
3636
-p, --project-id string Project ID
3737
--region string Target region for region-specific requests
38-
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
38+
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
3939
```
4040

4141
### SEE ALSO

docs/stackit_auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ stackit auth [flags]
2121
```
2222
-y, --assume-yes If set, skips all confirmation prompts
2323
--async If set, runs the command asynchronously
24-
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
24+
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
2525
-p, --project-id string Project ID
2626
--region string Target region for region-specific requests
27-
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
27+
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
2828
```
2929

3030
### SEE ALSO

docs/stackit_auth_activate-service-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ stackit auth activate-service-account [flags]
4343
```
4444
-y, --assume-yes If set, skips all confirmation prompts
4545
--async If set, runs the command asynchronously
46-
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
46+
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
4747
-p, --project-id string Project ID
4848
--region string Target region for region-specific requests
49-
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
49+
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
5050
```
5151

5252
### SEE ALSO

docs/stackit_auth_get-access-token.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ stackit auth get-access-token [flags]
2828
```
2929
-y, --assume-yes If set, skips all confirmation prompts
3030
--async If set, runs the command asynchronously
31-
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
31+
-o, --output-format string Output format, (one of: [json, pretty, none, yaml])
3232
-p, --project-id string Project ID
3333
--region string Target region for region-specific requests
34-
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
34+
--verbosity string Verbosity of the CLI, (one of: [debug, info, warning, error]) (default "info")
3535
```
3636

3737
### SEE ALSO

0 commit comments

Comments
 (0)