Skip to content

Commit 5aa3854

Browse files
authored
add object-storage support to readme (#142)
1 parent ebbe517 commit 5aa3854

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Help is available for any command by specifying the special flag `--help` (or si
4848
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.
4949

5050
| Service | CLI Commands | Status |
51-
| ----------------------- | ------------------------- | ----------------------- |
51+
| ----------------------- | ------------------------- |-------------------------|
5252
| Argus | | Will be integrated soon |
5353
| Authorization | `project`, `organization` | :white_check_mark: |
5454
| DNS | `dns` | :white_check_mark: |
@@ -57,7 +57,7 @@ Below you can find a list of the STACKIT services already available in the CLI (
5757
| LogMe | `logme` | :white_check_mark: |
5858
| MariaDB | `mariadb` | :white_check_mark: |
5959
| MongoDB Flex | `mongodbflex` | :white_check_mark: |
60-
| Object Storage | | Will be integrated soon |
60+
| Object Storage | `object-storage` | :white_check_mark: |
6161
| OpenSearch | `opensearch` | :white_check_mark: |
6262
| PostgreSQL Flex | `postgresflex` | :white_check_mark: |
6363
| RabbitMQ | `rabbitmq` | :white_check_mark: |

0 commit comments

Comments
 (0)