Skip to content
This repository was archived by the owner on Mar 12, 2020. It is now read-only.

Commit 16b995b

Browse files
Kyle ForemanTaras Kopets
authored andcommitted
add comment clarifying users can use evn variable instead if they'd prefer
1 parent 36526f0 commit 16b995b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SQLToolsConnections.sublime-settings

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
"account" : "account_name",
9393
"auth": : "snowflake | externalbrowser | <okta-url>"
9494
// if using "auth": "snowflake", provide a password
95+
// you can alternatively set SNOWSQL_PWD in you environment instead
9596
// if using "auth": "externalbrowser" or "<okta-url>", no password needed
9697
"password": "pwd"
9798
}

0 commit comments

Comments
 (0)