dbx Command Examples

Interact with the Databricks platform. Note: this tool has been retired and it is recommended to use Databricks Asset Bundles instead. More information: https://dbx.readthedocs.io/en/latest/reference/cli/#dbx.

dbx configure --profile {{DEFAULT}}

dbx sync dbfs --source {{path/to/directory}} --dest {{path/to/remote_directory}}

dbx deploy {{workflow_name}}

dbx launch {{workflow_name}}