diff --git a/content/rdi/reference/cli/redis-di-delete.md b/content/rdi/reference/cli/redis-di-delete.md index c15f0191da6..77b619add40 100644 --- a/content/rdi/reference/cli/redis-di-delete.md +++ b/content/rdi/reference/cli/redis-di-delete.md @@ -73,6 +73,14 @@ Usage: redis-di delete [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -152,6 +160,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-deploy.md b/content/rdi/reference/cli/redis-di-deploy.md index f1c6d1de35e..21f32c27b6c 100644 --- a/content/rdi/reference/cli/redis-di-deploy.md +++ b/content/rdi/reference/cli/redis-di-deploy.md @@ -41,6 +41,14 @@ Usage: redis-di deploy [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -110,6 +118,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-describe-job.md b/content/rdi/reference/cli/redis-di-describe-job.md index 2ba678b660c..6982f368559 100644 --- a/content/rdi/reference/cli/redis-di-describe-job.md +++ b/content/rdi/reference/cli/redis-di-describe-job.md @@ -47,6 +47,14 @@ Usage: redis-di describe-job [OPTIONS] JOB_NAME Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -108,6 +116,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-dump-support-package.md b/content/rdi/reference/cli/redis-di-dump-support-package.md index ef16cc00a9f..95a01434754 100644 --- a/content/rdi/reference/cli/redis-di-dump-support-package.md +++ b/content/rdi/reference/cli/redis-di-dump-support-package.md @@ -41,6 +41,14 @@ Usage: redis-di dump-support-package [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -142,6 +150,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-get-rejected.md b/content/rdi/reference/cli/redis-di-get-rejected.md index a218990692e..b93f6a2879b 100644 --- a/content/rdi/reference/cli/redis-di-get-rejected.md +++ b/content/rdi/reference/cli/redis-di-get-rejected.md @@ -41,6 +41,14 @@ Usage: redis-di get-rejected [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -127,6 +135,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-list-jobs.md b/content/rdi/reference/cli/redis-di-list-jobs.md index 6046b7d3f7c..7b72409783a 100644 --- a/content/rdi/reference/cli/redis-di-list-jobs.md +++ b/content/rdi/reference/cli/redis-di-list-jobs.md @@ -41,6 +41,14 @@ Usage: redis-di list-jobs [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -102,6 +110,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-monitor.md b/content/rdi/reference/cli/redis-di-monitor.md index 7443e969f83..1eb0cf55acb 100644 --- a/content/rdi/reference/cli/redis-di-monitor.md +++ b/content/rdi/reference/cli/redis-di-monitor.md @@ -41,6 +41,14 @@ Usage: redis-di monitor [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -118,6 +126,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-reset.md b/content/rdi/reference/cli/redis-di-reset.md index f03b1a2e401..ab0496c6a26 100644 --- a/content/rdi/reference/cli/redis-di-reset.md +++ b/content/rdi/reference/cli/redis-di-reset.md @@ -41,6 +41,14 @@ Usage: redis-di reset [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -111,6 +119,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-set-secret.md b/content/rdi/reference/cli/redis-di-set-secret.md index c7524d9450b..bbc84fff8e6 100644 --- a/content/rdi/reference/cli/redis-di-set-secret.md +++ b/content/rdi/reference/cli/redis-di-set-secret.md @@ -73,6 +73,14 @@ Usage: redis-di set-secret [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -159,6 +167,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-start.md b/content/rdi/reference/cli/redis-di-start.md index cdda835bfb4..406be5e65c5 100644 --- a/content/rdi/reference/cli/redis-di-start.md +++ b/content/rdi/reference/cli/redis-di-start.md @@ -41,6 +41,14 @@ Usage: redis-di start [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -102,6 +110,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-status.md b/content/rdi/reference/cli/redis-di-status.md index 384ba824422..8591a864f25 100644 --- a/content/rdi/reference/cli/redis-di-status.md +++ b/content/rdi/reference/cli/redis-di-status.md @@ -41,6 +41,14 @@ Usage: redis-di status [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -138,6 +146,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-stop.md b/content/rdi/reference/cli/redis-di-stop.md index d6e822a5b47..80c8ef6a084 100644 --- a/content/rdi/reference/cli/redis-di-stop.md +++ b/content/rdi/reference/cli/redis-di-stop.md @@ -41,6 +41,14 @@ Usage: redis-di stop [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -102,6 +110,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-trace.md b/content/rdi/reference/cli/redis-di-trace.md index b759183812e..854a03bcd81 100644 --- a/content/rdi/reference/cli/redis-di-trace.md +++ b/content/rdi/reference/cli/redis-di-trace.md @@ -41,6 +41,14 @@ Usage: redis-di trace [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -126,6 +134,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with diff --git a/content/rdi/reference/cli/redis-di-upgrade.md b/content/rdi/reference/cli/redis-di-upgrade.md index e92f6fa62d4..ba4064285b9 100644 --- a/content/rdi/reference/cli/redis-di-upgrade.md +++ b/content/rdi/reference/cli/redis-di-upgrade.md @@ -73,6 +73,14 @@ Usage: redis-di upgrade [OPTIONS] Port of RDI Database +- `rdi_username`: + + - Type: STRING + - Default: `none` + - Usage: `--rdi-username` + + User for the RDI Database + - `rdi_password`: - Type: STRING @@ -152,6 +160,7 @@ Options: --rdi-host TEXT Host/IP of RDI Database [required] --rdi-port INTEGER RANGE Port of RDI Database [1000<=x<=65535; required] + --rdi-username TEXT User for the RDI Database --rdi-password TEXT RDI Database Password --rdi-key TEXT Private key file to authenticate with --rdi-cert TEXT Client certificate file to authenticate with