issues
search
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
183
stars
54
forks
source link
v3.2.0 RC1 cherrypicks
#1873
Closed
sfc-gh-pjob
closed
2 days ago
sfc-gh-pjob
commented
2 days ago
Pre-review checklist
[x] I've confirmed that instructions included in README.md are still correct after my changes in the codebase.
[ ] I've added or updated automated unit tests to verify correctness of my new code.
[ ] I've added or updated integration tests to verify correctness of my new code.
[ ] I've confirmed that my changes are working by executing CLI's commands manually on MacOS.
[ ] I've confirmed that my changes are working by executing CLI's commands manually on Windows.
[x] I've confirmed that my changes are up-to-date with the target branch.
[x] I've described my changes in the release notes.
[x] I've described my changes in the section below.
Changes description
Cherry-picks from the main branch to v3.2.0 RC1:
https://github.com/snowflakedb/snowflake-cli/pull/1871
https://github.com/snowflakedb/snowflake-cli/pull/1872
Updated release notes:
Added #1871 to fixes introduced in v3.2.0.
Pre-review checklist
Changes description