|
9 | 9 |
|
10 | 10 | [](https://goreportcard.com/report/github.com/stackitcloud/stackit-cli)  [](https://www.apache.org/licenses/LICENSE-2.0) |
11 | 11 |
|
12 | | -Welcome to the STACKIT CLI, a command-line interface for [STACKIT - The German business cloud](https://www.stackit.de/en). |
| 12 | +Welcome to the STACKIT CLI, a command-line interface for [STACKIT - The sovereign cloud for Europe](https://www.stackit.de/en). |
13 | 13 |
|
14 | 14 | The STACKIT CLI allows you to manage your STACKIT services and resources as well as perform operations using the command-line or in scripts or automation, such as: |
15 | 15 |
|
@@ -68,28 +68,34 @@ Help is available for any command by specifying the special flag `--help` (or si |
68 | 68 |
|
69 | 69 | Below you can find a list of the STACKIT services already available in the CLI (along with their respective command names) and the ones that are currently planned to be integrated. |
70 | 70 |
|
71 | | -| Service | CLI Commands | Status | |
72 | | -| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- | |
73 | | -| Authorization | `project`, `organization` | :white_check_mark: | |
74 | | -| DNS | `dns` | :white_check_mark: | |
75 | | -| Infrastructure as a Service (IaaS) | `image` <br/> `key-pair` <br/> `network` <br/> `network-area` <br/> `network-interface` <br/> `public-ip` <br/> `quota` <br/> `security-group` <br/> `server` <br/> `volume` | :white_check_mark:| |
76 | | -| Kubernetes Engine (SKE) | `ske` | :white_check_mark: | |
77 | | -| Load Balancer | `load-balancer` | :white_check_mark: | |
78 | | -| LogMe | `logme` | :white_check_mark: | |
79 | | -| MariaDB | `mariadb` | :white_check_mark: | |
80 | | -| MongoDB Flex | `mongodbflex` | :white_check_mark: | |
81 | | -| Observability | `observability` | :white_check_mark: | |
82 | | -| Object Storage | `object-storage` | :white_check_mark: | |
83 | | -| OpenSearch | `opensearch` | :white_check_mark: | |
84 | | -| PostgreSQL Flex | `postgresflex` | :white_check_mark: | |
85 | | -| RabbitMQ | `rabbitmq` | :white_check_mark: | |
86 | | -| Redis | `redis` | :white_check_mark: | |
87 | | -| Resource Manager | `project` | :white_check_mark: | |
88 | | -| Secrets Manager | `secrets-manager` | :white_check_mark: | |
89 | | -| Server Backup Management | `server backup` | :white_check_mark: | |
90 | | -| Server Command (Run Command) | `server command` | :white_check_mark: | |
91 | | -| Service Account | `service-account` | :white_check_mark: | |
92 | | -| SQLServer Flex | `beta sqlserverflex` | :white_check_mark: (beta) | |
| 71 | +| Service | CLI Commands | Status | |
| 72 | +|------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------| |
| 73 | +| Application Load Balancer | `beta alb` | :white_check_mark: (beta) | |
| 74 | +| Authorization | `project`, `organization` | :white_check_mark: | |
| 75 | +| DNS | `dns` | :white_check_mark: | |
| 76 | +| Edge Cloud | `beta edge-cloud` | :white_check_mark: (beta) | |
| 77 | +| Git | `git` | :white_check_mark: | |
| 78 | +| Infrastructure as a Service (IaaS) | `affinity-group` <br/> `image` <br/> `key-pair` <br/> `network` <br/> `network-area` <br/> `network-interface` <br/> `public-ip` <br/> `quota` <br/> `security-group` <br/> `server` <br/> `volume` | :white_check_mark: | |
| 79 | +| Intake | `beta intake` | :white_check_mark: (beta) | |
| 80 | +| Key Management Service (KMS) | `beta kms` | :white_check_mark: (beta) | |
| 81 | +| Kubernetes Engine (SKE) | `ske` | :white_check_mark: | |
| 82 | +| Load Balancer | `load-balancer` | :white_check_mark: | |
| 83 | +| LogMe | `logme` | :white_check_mark: | |
| 84 | +| MariaDB | `mariadb` | :white_check_mark: | |
| 85 | +| MongoDB Flex | `mongodbflex` | :white_check_mark: | |
| 86 | +| Observability | `observability` | :white_check_mark: | |
| 87 | +| Object Storage | `object-storage` | :white_check_mark: | |
| 88 | +| OpenSearch | `opensearch` | :white_check_mark: | |
| 89 | +| PostgreSQL Flex | `postgresflex` | :white_check_mark: | |
| 90 | +| RabbitMQ | `rabbitmq` | :white_check_mark: | |
| 91 | +| Redis | `redis` | :white_check_mark: | |
| 92 | +| Resource Manager | `project` | :white_check_mark: | |
| 93 | +| Secrets Manager | `secrets-manager` | :white_check_mark: | |
| 94 | +| Server Backup Management | `server backup` | :white_check_mark: | |
| 95 | +| Server Command (Run Command) | `server command` | :white_check_mark: | |
| 96 | +| Service Account | `service-account` | :white_check_mark: | |
| 97 | +| SQLServer Flex | `beta sqlserverflex` | :white_check_mark: (beta) | |
| 98 | +| File Storage (SFS) | `beta sfs` | :white_check_mark: (beta) | |
93 | 99 |
|
94 | 100 | ## Authentication |
95 | 101 |
|
|
0 commit comments