influx-cli
influx-cli copied to clipboard
Setting INFLUX_CONFIGS_PATH on Windows for path with space must be set via Windows System Properties
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.