Snowflake-cli

Latest version: v3.5.0

Safety actively analyzes 723158 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 20

1.1.1

Backward incompatibility
* Removed short version `-p` of `--password` option.

New additions
* Added commands:
* `snow snowpark registry list-images`
* `snow snowpark registry list-tags`

Fixes and improvements
* Too long texts in table cells are now wrapped instead of cropped
* Split global options into separate section in `help`
* Avoiding unnecessary replace in function/procedure update
* Added global options to all commands
* Updated help messages
* Fixed problem with Windows shortened paths
* If only one connection is configured, will be used as default
* Fixed registry token connection issues
* Fixes in commands belonging to `snow snowpark compute-pool` and `snow snowpark services` groups
* Removed duplicated short option names in a few commands by:
* Removing `-p` short option for `--password` option for all commands (backward incompatibility affecting all the commands using a connection) (it was conflicting with various options in a few commands)
* Removing `-a` short option for `--replace-always` in `snow snowpark function update` command (it was conflicting with short version of `--check-anaconda-for-pypi-deps`)
* Removing `-c` short option for `--compute-pool` in `snow snowpark jobs create` (it was conflicting with short version of global `--connection` option)
* Removing `-c` short option for `--container-name` in `snow snowpark jobs logs` (it was conflicting with short version of global `--connection` option)
* Fixed parsing of specs yaml in `snow snowpark services create` command

1.1.1rc3

1.1.0

Backward incompatibility
* Global options `--debug`, `--verbose` and `--format` moved to command level (`snow command --debug` instead of `snow --debug command`)

New additions
* Possibility to override chosen connection parameters with flags like `--password`, `--database`, ... (see the help text of any command using connection to Snowflake) (PRs: 267, 288, 289, 299, 303, 304, 307, 308, 336)

Fixes and improvements
* Standardised connection options added to commands using connection to Snowflake (PRs: 267, 288, 289, 299, 303, 304, 307, 308, 336)
* The same standardised options in all commands
* Global options `--debug`, `--verbose` and `--format` moved to command level (`snow command --debug` instead of `snow --debug command`)
* Official snowflake-connector-python version (fixes https://github.com/Snowflake-Labs/snowcli/issues/344) (PRs: #283)
* Improved handling of multiple queries in a single command (PRs: 294)
* Added basic validation of connection port option (PRs: 298)
* Fixed zip created by snow snowpark package create (fixes https://github.com/Snowflake-Labs/snowcli/issues/319) (PRs: #304)
* Fixed printing of chained exceptions (fixes https://github.com/Snowflake-Labs/snowcli/issues/324) (PRs: #329)
* Glob patterns available for paths in snow stage put command (https://github.com/Snowflake-Labs/snowcli/issues/331) (PRs: #332)
* Other bug fixes, improvements and internal refactors

Full changelog
* https://github.com/Snowflake-Labs/snowcli/compare/v1.0.1...v1.1.0

1.0.1

New additions

- Add --info option (269)
- Add connection test command (263)
- Add default_connection option (261)

Fixes and improvements

- Fix function update logs (262)
- Mask password in connection list (255)
- Show --help as suggestion rather than -h (251)
- Cache connections to allow for multiple snow commands with browser authentication (247)
- Suppress logging from Snowflake python connector (246)
- Fix for cursor not subscriptable (227)
- Add more parameters for connection add (218)

Full changelog
https://github.com/Snowflake-Labs/snowcli/compare/v1.0.0...v1.0.1

1.0.0

What's Changed

[BREAKING]
* Unified configuration decoupled from snowsql dependency. For details check [README](https://github.com/Snowflake-Labs/snowcli#readme). This requires updating of your existing configurations.
* `function`, `procedure`, `package` commands were moved under `snowpark` subgroup.
* `snow login` and `snow configure` were removed and their function is replaced by `snow connection add`.

[NEW]
* Snowpark Containers commands to manage compute pools, jobs and services (211)
* Add logging option controlled by `--verbose` and `--debug` flags (185) (192)
* JSON format support for multiple commands (150)
* Add command for removing contents from stage (201)

[FIXES]
* Fix streamlit deploy (160)

**Full Changelog**: https://github.com/Snowflake-Labs/snowcli/compare/v0.2.9...v1.0.0

0.2.9

What's Changed
* Remove duplicated -r flag for update function 138
* Change ROOT_LOCATION to FROM in 123
* Fix create streamlit syntax in 130
* Add role to drop streamlit in 119


**Full Changelog**: https://github.com/Snowflake-Labs/snowcli/compare/v0.2.8...v0.2.9

Page 14 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.