|
1 | 1 | [](https://goreportcard.com/report/github.com/stackitcloud/stackit-cli)  [](https://www.apache.org/licenses/LICENSE-2.0)
|
2 | 2 |
|
3 |
| - |
4 | 3 | # STACKIT CLI (BETA)
|
5 | 4 |
|
6 | 5 | Welcome to the [STACKIT](https://www.stackit.de/en) CLI, a command-line interface for the STACKIT services.
|
@@ -50,24 +49,26 @@ Help is available for any command by specifying the special flag `--help` (or si
|
50 | 49 |
|
51 | 50 | 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.
|
52 | 51 |
|
53 |
| -| Service | CLI Commands | Status | |
54 |
| -| ----------------------- | ------------------------- |-------------------------| |
55 |
| -| Argus | | Will be integrated soon | |
56 |
| -| Authorization | `project`, `organization` | :white_check_mark: | |
57 |
| -| DNS | `dns` | :white_check_mark: | |
58 |
| -| Kubernetes Engine (SKE) | `ske` | :white_check_mark: | |
59 |
| -| Load Balancer | | Will be integrated soon | |
60 |
| -| LogMe | `logme` | :white_check_mark: | |
61 |
| -| MariaDB | `mariadb` | :white_check_mark: | |
62 |
| -| MongoDB Flex | `mongodbflex` | :white_check_mark: | |
63 |
| -| Object Storage | `object-storage` | :white_check_mark: | |
64 |
| -| OpenSearch | `opensearch` | :white_check_mark: | |
65 |
| -| PostgreSQL Flex | `postgresflex` | :white_check_mark: | |
66 |
| -| RabbitMQ | `rabbitmq` | :white_check_mark: | |
67 |
| -| Redis | `redis` | :white_check_mark: | |
68 |
| -| Resource Manager | `project` | :white_check_mark: | |
69 |
| -| Secrets Manager | `secrets-manager` | :white_check_mark: | |
70 |
| -| Service Account | `service-account` | :white_check_mark: | |
| 52 | +| Service | CLI Commands | Status | |
| 53 | +| ---------------------------------- | ------------------------- | ----------------------- | |
| 54 | +| Argus | `argus` | :white_check_mark: | |
| 55 | +| Infrastructure as a Service (IaaS) | | Will be integrated soon | |
| 56 | +| Authorization | `project`, `organization` | :white_check_mark: | |
| 57 | +| DNS | `dns` | :white_check_mark: | |
| 58 | +| Kubernetes Engine (SKE) | `ske` | :white_check_mark: | |
| 59 | +| Load Balancer | `load-balancer` | :white_check_mark: | |
| 60 | +| LogMe | `logme` | :white_check_mark: | |
| 61 | +| MariaDB | `mariadb` | :white_check_mark: | |
| 62 | +| MongoDB Flex | `mongodbflex` | :white_check_mark: | |
| 63 | +| Object Storage | `object-storage` | :white_check_mark: | |
| 64 | +| OpenSearch | `opensearch` | :white_check_mark: | |
| 65 | +| PostgreSQL Flex | `postgresflex` | :white_check_mark: | |
| 66 | +| RabbitMQ | `rabbitmq` | :white_check_mark: | |
| 67 | +| Redis | `redis` | :white_check_mark: | |
| 68 | +| Resource Manager | `project` | :white_check_mark: | |
| 69 | +| Secrets Manager | `secrets-manager` | :white_check_mark: | |
| 70 | +| Service Account | `service-account` | :white_check_mark: | |
| 71 | +| SQLServer Flex | | Will be integrated soon | |
71 | 72 |
|
72 | 73 | ## Authentication
|
73 | 74 |
|
@@ -145,12 +146,12 @@ Your contribution is welcome! For more details on how to contribute, refer to ou
|
145 | 146 |
|
146 | 147 | Apache 2.0
|
147 | 148 |
|
148 |
| - |
149 | 149 | ## Useful Links
|
| 150 | + |
150 | 151 | - [STACKIT Portal](https://portal.stackit.cloud/)
|
151 | 152 |
|
152 | 153 | - [STACKIT](https://www.stackit.de/en/)
|
153 | 154 |
|
154 | 155 | - [STACKIT Knowledge Base](https://docs.stackit.cloud/stackit/en/knowledge-base-85301704.html)
|
155 | 156 |
|
156 |
| -- [STACKIT Terraform Provider](https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs) |
| 157 | +- [STACKIT Terraform Provider](https://registry.terraform.io/providers/stackitcloud/stackit/latest/docs) |
0 commit comments