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 * [ ] I've confirmed that instructions included in README.md are still correct after my changes in the codebase. * [ ] I've added or updated automated...

### Python version _No response_ ### Platform _No response_ ### What happened Even though hashlib is a built-in type module available in the Python distribution directly, when attempting to import...

bug
snowpark

### Description When creating a connection using `snow connection add` it fails if the connection already exists. Please consider the following two features: 1. Add --override the will override a...

enhancement
connections

### Description SPCS GAs at Summit. The request is to alias list/drop commands in `snow spcs...` command tree. So that the user can issue a command like `snow spcs create...

discussion
cmd_structure

### Description Currently, (SnowCLI v2.1.1) does not support auto-complete. A feature that is available in most CLI environments to increase developer productivity. ### Context _No response_

enhancement

### Description When using `snow` I occasionally need reference documentation for specific flags. Today I have two options: 1. Iterate through subcommands and call them one by one with `--help`...

enhancement

### 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...

### Description We are investigating usage of Snow CLI 2.1.0 in our project in which we have UDTF defined. Right now `returns` property of Snowflake Function definition has `str` type....

enhancement
snowpark

### 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...