Skip to content

Commit b2e05e3

Browse files
authored
Update service integration overview table (#304)
1 parent bec2d41 commit b2e05e3

File tree

1 file changed

+22
-21
lines changed

1 file changed

+22
-21
lines changed

README.md

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[![Go Report Card](https://goreportcard.com/badge/github.com/stackitcloud/stackit-cli)](https://goreportcard.com/report/github.com/stackitcloud/stackit-cli) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/stackitcloud/stackit-cli) [![GitHub License](https://img.shields.io/github/license/stackitcloud/stackit-cli)](https://www.apache.org/licenses/LICENSE-2.0)
22

3-
43
# STACKIT CLI (BETA)
54

65
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
5049

5150
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.
5251

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 |
7172

7273
## Authentication
7374

@@ -145,12 +146,12 @@ Your contribution is welcome! For more details on how to contribute, refer to ou
145146

146147
Apache 2.0
147148

148-
149149
## Useful Links
150+
150151
- [STACKIT Portal](https://portal.stackit.cloud/)
151152

152153
- [STACKIT](https://www.stackit.de/en/)
153154

154155
- [STACKIT Knowledge Base](https://docs.stackit.cloud/stackit/en/knowledge-base-85301704.html)
155156

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

Comments
 (0)