Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wesseljt authored Oct 20, 2023
1 parent 71b1e95 commit ebae3c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/utilities/snowflake-cloner/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ After the utility is installed you will need to configure it in meltano.
schema_prefix: ${USER_PREFIX}_
```
2) ensure you set the ```$USER_PREFIX``` and ```$SNOWFLAKE_PASSWORD``` variables in your .env file
3) run using ```meltano run snowflake-cloner:clone_raw``` replace raw with prep or prod to use the default commands. See the utilities/snowflakecloner/utilities_meltano.yml file to understand the ```clone``` command configuration or add your own command.
3) run using ```meltano run snowflake-cloner:clone_raw``` replace raw with prep or prod to use another one of the default commands. See the utilities/snowflakecloner/utilities_meltano.yml file to understand the ```clone``` command configuration or add your own command.

0 comments on commit ebae3c9

Please sign in to comment.