Credentials file not found in location specified in output

Running the influx setup from CLI on v2.0.0-alpha4 doesn’t render the credentials file at the location specified in output.

When I log into the GUI with the user/pass defined on CLI I can retrieve the token.

I’ve created a new Issue in GH – influx setup does not create directory to store credentials · Issue #12356 · influxdata/influxdb · GitHub

This was addressed and closed in fix(setup): create dir when influxdb ran as a different user by kelwang · Pull Request #12372 · influxdata/influxdb · GitHub

Thanks!