Skip to content

Commit cb6ab47

Browse files
authored
Update services overview table (#353)
1 parent 11fd728 commit cb6ab47

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -49,26 +49,26 @@ Help is available for any command by specifying the special flag `--help` (or si
4949

5050
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.
5151

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 |
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 | `beta sqlserverflex` | :white_check_mark: (beta) |
7272

7373
## Authentication
7474

0 commit comments

Comments
 (0)