CredentialsLocation Parameter (Connect-Snowflake Cmdlet)
The location of the settings file where credentials are saved.
Syntax
Connect-Snowflake -CredentialsLocation string
Data Type
cstr
Default Value
"%APPDATA%\\CData\\Snowflake Data Provider\\CredentialsFile.txt"
Remarks
If left unspecified, the default location is "%APPDATA%\\CData\\Snowflake Data Provider\\CredentialsFile.txt" with %APPDATA% being set to the user's configuration directory:
Platform | %APPDATA% |
Windows | The value of the APPDATA environment variable |
Mac | ~/.config |
Linux | ~/.config |