snowflake-cli
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.
### 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...
### 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...
### 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...
### 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_
### 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`...
### 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....
### 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...