mirror of https://github.com/databricks/cli.git
update default-sql output
This commit is contained in:
parent
ca92a156e9
commit
1077882b05
|
@ -149,10 +149,9 @@ Deployment complete!
|
||||||
|
|
||||||
>>> [CLI] bundle deploy -t prod
|
>>> [CLI] bundle deploy -t prod
|
||||||
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/my_default_sql/prod/files...
|
Uploading bundle files to /Workspace/Users/[USERNAME]/.bundle/my_default_sql/prod/files...
|
||||||
Error:
|
Deploying resources...
|
||||||
|
Updating deployment state...
|
||||||
|
Deployment complete!
|
||||||
Exit code: 1
|
|
||||||
|
|
||||||
=== Running validate -t dev -o json second time and comparing output to first time - there should be no difference
|
=== Running validate -t dev -o json second time and comparing output to first time - there should be no difference
|
||||||
>>> [CLI] bundle validate -t dev -o json
|
>>> [CLI] bundle validate -t dev -o json
|
||||||
|
|
Loading…
Reference in New Issue