Getting started
Last updated
Last updated
Python 3.7+
It will take about 10 minutes.
1) Install SnowDDL.
2) Create a new or create a .
Do NOT use existing production account with real data to test object management tools.
3) for key-pair authentication of SnowDDL administrator user.
4) Create administration user for SnowDDL. Replace RSA_PUBLIC_KEY
with contents of generated public key. It should look like a single line without header & footer and without line-breaks.
Check database SNOWDDL_DB
in Snowflake account. Check list of warehouses and roles.
Check logs. Some objects will be altered, some objects will be dropped.
7) Reset Snowflake account to the original state. All objects created earlier by SnowDDL will be dropped.
Now you are ready to create your own config and start experimenting.
5) Apply of sample config (provided with SnowDDL installation). Replace <account_identifier>
placeholder with Snowflake . Replace <path_to_private_key>
with path to private key file generated in step 3.
6) Apply of sample config (provided with SnowDDL installation).