From b523a0b5f9fceb2a396517106369562a07d3dafb Mon Sep 17 00:00:00 2001 From: Eric Schneider <37347760+eric-schneider@users.noreply.github.com> Date: Thu, 21 Nov 2024 09:18:32 -0800 Subject: [PATCH] Minor fix to streaming dotenv command --- .../astra-cli-core/modules/ROOT/pages/astra-streaming-cli.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-src/astra-cli-core/modules/ROOT/pages/astra-streaming-cli.adoc b/docs-src/astra-cli-core/modules/ROOT/pages/astra-streaming-cli.adoc index 7cfd4fb..03a265a 100644 --- a/docs-src/astra-cli-core/modules/ROOT/pages/astra-streaming-cli.adoc +++ b/docs-src/astra-cli-core/modules/ROOT/pages/astra-streaming-cli.adoc @@ -392,7 +392,7 @@ Astra CLI:: -- [source,bash] ---- -astra streaming create-dot-env new-tenant-from-cli +astra streaming create-dotenv new-tenant-from-cli ---- -- +