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.
NB: this intended for NADE collaboration on a feature branch and will not be checked in to main ### Pre-review checklist * [X] I've confirmed that instructions included in README.md...
### 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...
### 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...
### 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...
### Pre-review checklist * [N/A] I've confirmed that instructions included in README.md are still correct after my changes in the codebase. * [N/A] I've added or updated automated unit tests...
### 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...
### 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 Currently the following statement errors out `snow --config-file config.toml stage copy -c myconnection --overwrite ./*.py @FQ_Stage_Name` Therefore, the workaround based on documentation was to move the files to...