diff --git a/README.md b/README.md
index 2b48581ad..fad966e7b 100644
--- a/README.md
+++ b/README.md
@@ -71,15 +71,15 @@ Below you can find a list of the STACKIT services already available in the CLI (
| Service | CLI Commands | Status |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------- |
-| Observability | `observability` | :white_check_mark: |
-| Infrastructure as a Service (IaaS) | `network-area`
`network`
`volume`
`network-interface`
`public-ip`
`security-group`
`key-pair`
`image`
`quota` | :white_check_mark:|
| Authorization | `project`, `organization` | :white_check_mark: |
| DNS | `dns` | :white_check_mark: |
+| Infrastructure as a Service (IaaS) | `image`
`key-pair`
`network`
`network-area`
`network-interface`
`public-ip`
`quota`
`security-group`
`server`
`volume` | :white_check_mark:|
| Kubernetes Engine (SKE) | `ske` | :white_check_mark: |
| Load Balancer | `load-balancer` | :white_check_mark: |
| LogMe | `logme` | :white_check_mark: |
| MariaDB | `mariadb` | :white_check_mark: |
| MongoDB Flex | `mongodbflex` | :white_check_mark: |
+| Observability | `observability` | :white_check_mark: |
| Object Storage | `object-storage` | :white_check_mark: |
| OpenSearch | `opensearch` | :white_check_mark: |
| PostgreSQL Flex | `postgresflex` | :white_check_mark: |
@@ -87,8 +87,8 @@ Below you can find a list of the STACKIT services already available in the CLI (
| Redis | `redis` | :white_check_mark: |
| Resource Manager | `project` | :white_check_mark: |
| Secrets Manager | `secrets-manager` | :white_check_mark: |
-| Server Backup Management | `server backup` | :white_check_mark: |
-| Server Command (Run Command) | `server command` | :white_check_mark: |
+| Server Backup Management | `server backup` | :white_check_mark: |
+| Server Command (Run Command) | `server command` | :white_check_mark: |
| Service Account | `service-account` | :white_check_mark: |
| SQLServer Flex | `beta sqlserverflex` | :white_check_mark: (beta) |