influx-cli icon indicating copy to clipboard operation
influx-cli copied to clipboard

Setting INFLUX_CONFIGS_PATH on Windows for path with space must be set via Windows System Properties

Open abalone23 opened this issue 3 years ago • 0 comments

I'm opening this for a customer who notes that in order to set INFLUX_CONFIGS_PATH on Windows:

The path must not be enclosed in quotes

and

the path can have whitespaces only if the env variable is set via Windows System Properties (not via the "set" command on the shell)

I cannot reproduce the second behavior using CLI v2.2.1 on Win 10.

abalone23 avatar Feb 10 '22 19:02 abalone23