snowflake-cli icon indicating copy to clipboard operation
snowflake-cli copied to clipboard

Snowflake CLI is an open-source command-line tool explicitly designed for developer-centric workloads in addition to SQL operations.

Results 227 snowflake-cli issues
Sort by recently updated
recently updated
newest added

### Pre-review checklist * [ ] I've confirmed that instructions included in README.md are still correct after my changes in the codebase. * [ ] I've added or updated automated...

### Pre-review checklist * [x] I've confirmed that instructions included in README.md are still correct after my changes in the codebase. * [x] I've added or updated automated unit tests...

### SnowCLI version 2.1.0rc0 ### Python version 3.11.7 ### Platform macOS-14.3-arm64-arm-64bit ### What happened (DID NOT ACTUALLY PRODUCE ERROR) In SqlExecutionMixin, the to_fully_qualified_name function converts the entire name to uppercase....

### Pre-review checklist * [x] I've confirmed that instructions included in README.md are still correct after my changes in the codebase. * [x] I've added or updated automated unit tests...

### SnowCLI version 2.0.0 ### Python version 3.11.7 ### Platform MAC OS ### What happened Creating a config.toml file that has the multiuple connections with the same name fails with...

bug

### Description ## Description When using the `snow object stage copy` command in the Snowflake CLI, it has been observed that unnecessary cache files are also being uploaded, which ideally...

enhancement
core

### Description It would be nice to add a "--showlogs" so in the case `snow containers job create` command fails, we'll get the logs immediately, instead of copying the job...

enhancement
spcs
blocked

With the telemetry support for UDFs / Procedures, logs are emitted and sent to the Event Table. Would be useful for the CLI to interact with that event table and...

enhancement
blocked

### Description Users want to monitor both the file transfer status and the transfer speed. Currently, when a user uploads files, there's no visibility into the process, requiring them to...

enhancement
stage/git

### SnowCLI version _No response_ ### Python version Python 3.8.18 ### Platform macOS-14.2-arm64-arm-64bit ### What happened Installing snowcli with dev dependencies as described in [CONTRIBUTING.md](https://github.com/Snowflake-Labs/snowcli/blob/main/CONTRIBUTING.md) fails because of pre-commit dependencies...

bug