CLI Deploy
Deploy is used to make structural changes to the data warehouse (typically DDL commands) and save the corresponding data warehouse configuration for the environment for subsequent refreshes. See Deployment and Refresh for information on deployment.
Syntax
coa deploy [options]
Execution
Run coa deploy
in the same directory as the coa-plan.json
file.
Additional Options
Type coa help deploy
to see all available options.
Updated 8 months ago