mirror of https://github.com/databricks/cli.git
This commit is contained in:
parent
d08cff4842
commit
e3be64e093
|
@ -18,5 +18,5 @@ type DatabricksCliLog struct {
|
||||||
|
|
||||||
CliTestEvent *CliTestEvent `json:"cli_test_event,omitempty"`
|
CliTestEvent *CliTestEvent `json:"cli_test_event,omitempty"`
|
||||||
BundleInitEvent *BundleInitEvent `json:"bundle_init_event,omitempty"`
|
BundleInitEvent *BundleInitEvent `json:"bundle_init_event,omitempty"`
|
||||||
BundleDeplyEvent *BundleDeployEvent `json:"bundle_deploy_event,omitempty"`
|
BundleDeployEvent *BundleDeployEvent `json:"bundle_deploy_event,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue