Skip to content

Commit c9b8581

Browse files
authored
docs: sort available services (#711)
1 parent d1e0504 commit c9b8581

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,24 +71,24 @@ Below you can find a list of the STACKIT services already available in the CLI (
7171

7272
| Service | CLI Commands | Status |
7373
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
74-
| Observability | `observability` | :white_check_mark: |
75-
| Infrastructure as a Service (IaaS) | `network-area` <br/> `network` <br/> `volume` <br/> `network-interface` <br/> `public-ip` <br/> `security-group` <br/> `key-pair` <br/> `image` <br/> `quota` | :white_check_mark:|
7674
| Authorization | `project`, `organization` | :white_check_mark: |
7775
| DNS | `dns` | :white_check_mark: |
76+
| 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:|
7877
| Kubernetes Engine (SKE) | `ske` | :white_check_mark: |
7978
| Load Balancer | `load-balancer` | :white_check_mark: |
8079
| LogMe | `logme` | :white_check_mark: |
8180
| MariaDB | `mariadb` | :white_check_mark: |
8281
| MongoDB Flex | `mongodbflex` | :white_check_mark: |
82+
| Observability | `observability` | :white_check_mark: |
8383
| Object Storage | `object-storage` | :white_check_mark: |
8484
| OpenSearch | `opensearch` | :white_check_mark: |
8585
| PostgreSQL Flex | `postgresflex` | :white_check_mark: |
8686
| RabbitMQ | `rabbitmq` | :white_check_mark: |
8787
| Redis | `redis` | :white_check_mark: |
8888
| Resource Manager | `project` | :white_check_mark: |
8989
| Secrets Manager | `secrets-manager` | :white_check_mark: |
90-
| Server Backup Management | `server backup` | :white_check_mark: |
91-
| Server Command (Run Command) | `server command` | :white_check_mark: |
90+
| Server Backup Management | `server backup` | :white_check_mark: |
91+
| Server Command (Run Command) | `server command` | :white_check_mark: |
9292
| Service Account | `service-account` | :white_check_mark: |
9393
| SQLServer Flex | `beta sqlserverflex` | :white_check_mark: (beta) |
9494

0 commit comments

Comments
 (0)