A Snowflake CLI plugin that enables DevOps.
Overview coming soon.
- Clone to repository to your local dev environment
- Prereq 2
- Prereq 3
-
Install Snowflake CLI
pip install snowflake-cli
-
Install this plugin in editable mode
pip install -e . -
Enable this plugin
snow plugin enable devopsThe
devopscommand should now be available in the CLI.
Here are some examples of published Snowflake CLI plugins:
- Nextflow plugin by Haowei Yu