From b47964faa1f046f1a424e3d692ce20f85c970efb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Go=CC=88kc=CC=A7e=20Go=CC=88k=20Klingel?= Date: Wed, 14 Aug 2024 11:14:11 +0200 Subject: [PATCH] update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c9a9eb1d..0bad6336a 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Help is available for any command by specifying the special flag `--help` (or si 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. | Service | CLI Commands | Status | -| ---------------------------------- |---------------------------|---------------------------| +|------------------------------------|---------------------------|---------------------------| | Argus | `argus` | :white_check_mark: | | Infrastructure as a Service (IaaS) | `beta network-area` | :white_check_mark: (beta) | | Authorization | `project`, `organization` | :white_check_mark: | @@ -83,7 +83,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 | `beta server backup` | :white_check_mark: | +| Server Backup Management | `beta server backup` | :white_check_mark: (beta) | +| Server Command (Run Command) | `beta server command` | :white_check_mark: (beta) | | Service Account | `service-account` | :white_check_mark: | | SQLServer Flex | `beta sqlserverflex` | :white_check_mark: (beta) |