snowflakedb / snowflake-cli

Snowflake CLI is an open-source command-line tool explicitly designed for developer-centric workloads in addition to SQL operations.
https://docs.snowflake.com/developer-guide/snowflake-cli-v2/index
Apache License 2.0
184 stars 54 forks source link

Fix for connections.toml with empty config.toml #1875

Closed sfc-gh-jsikorski closed 5 days ago

sfc-gh-jsikorski commented 5 days ago

Pre-review checklist

Changes description

Fix for fix from #1791 , which was failing in case we had all connections in connections.toml and config.toml was empty.

sfc-gh-pjob commented 5 days ago

IMO we should use main as the target branch