From 1ce5a17353c402d4a1eae0cc06cf6817f6754eb5 Mon Sep 17 00:00:00 2001 From: spicy-sauce Date: Sun, 24 Mar 2024 13:02:53 +0000 Subject: [PATCH] Update autogenerated docs --- content/rdi/reference/cli/redis-di-deploy.md | 10 ---------- content/rdi/reference/cli/redis-di-start.md | 10 ---------- 2 files changed, 20 deletions(-) diff --git a/content/rdi/reference/cli/redis-di-deploy.md b/content/rdi/reference/cli/redis-di-deploy.md index 04f18669acf..777f2e95f3b 100644 --- a/content/rdi/reference/cli/redis-di-deploy.md +++ b/content/rdi/reference/cli/redis-di-deploy.md @@ -89,14 +89,6 @@ Usage: redis-di deploy [OPTIONS] Password for unlocking an encrypted private key -- `rdi_site_name`: - - - Type: STRING - - Default: `none` - - Usage: `--rdi-site-name` - - Site name to be used as a prefix for WB streams in active active - - `directory`: - Type: STRING @@ -133,8 +125,6 @@ Options: --rdi-cacert TEXT CA certificate file to verify with --rdi-key-password TEXT Password for unlocking an encrypted private key - --rdi-site-name TEXT Site name to be used as a prefix for WB - streams in active active --dir TEXT Directory containing RDI configuration [default: .] --help Show this message and exit. diff --git a/content/rdi/reference/cli/redis-di-start.md b/content/rdi/reference/cli/redis-di-start.md index 56481b52904..7e60b79c90d 100644 --- a/content/rdi/reference/cli/redis-di-start.md +++ b/content/rdi/reference/cli/redis-di-start.md @@ -89,14 +89,6 @@ Usage: redis-di start [OPTIONS] Password for unlocking an encrypted private key -- `rdi_site_name`: - - - Type: STRING - - Default: `none` - - Usage: `--rdi-site-name` - - Site name to be used as a prefix for WB streams in active active - - `help`: - Type: BOOL @@ -125,7 +117,5 @@ Options: --rdi-cacert TEXT CA certificate file to verify with --rdi-key-password TEXT Password for unlocking an encrypted private key - --rdi-site-name TEXT Site name to be used as a prefix for WB - streams in active active --help Show this message and exit. ```