Migration commit from heyvince.co to heyvince.ca
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import click
|
||||
|
||||
@click.command()
|
||||
@click.option('-c', default="dft_project.yml", help='Build your flow with scheduler and deploy them to your server.')
|
||||
def deploy(config):
|
||||
click.echo("Deploying your query files to server...")
|
||||
|
||||
Reference in New Issue
Block a user