fix: recommend powershell as cmd doesn't have full compatibility (#4693)

* fix: recommend powershell as cmd doesn't have full compatibility

* Update content/influxdb/v2.6/tools/influx-cli.md

* chore: Update content/influxdb/v2.6/tools/influx-cli.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
pull/4705/head
Jeffrey Smith II 2023-01-13 12:38:02 -05:00 committed by GitHub
parent 958603286a
commit 704e7538dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -166,6 +166,11 @@ brew list | grep influxdb-cli
<!-------------------------------- BEGIN Windows -------------------------------->
{{% tab-content %}}
{{% note %}}
We recommend running `influx` CLI commands in Powershell.
Command Prompt is not fully compatible.
{{% /note %}}
1. **Download the `influx` CLI package.**
<a class="btn download" href="https://dl.influxdata.com/influxdb/releases/influxdb2-client-{{< latest-patch cli=true >}}-windows-amd64.zip" download>influx CLI v{{< latest-patch cli=true >}} (Windows)</a>