Skip to content

Commit feb7d3c

Browse files
feat: [SNOW-1890085] allow configuring host from env variables
1 parent 1123e46 commit feb7d3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/snowflake/cli/_app/snow_connector.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"session_token",
6464
"master_token",
6565
"token_file_path",
66+
"host",
6667
]
6768

6869
# mapping of found key -> key to set

0 commit comments

Comments
 (0)