CLI Commands Reference
Overview
Table of Contents
Makefile Commands
help
validate
deploy
copy-data
deploy-dev
deploy-staging
deploy-prod
test
clean
validate-dev, validate-staging, validate-prod
Databricks Bundle Commands
bundle validate
bundle deploy
bundle destroy
bundle run
Databricks Catalog Commands
catalogs list
catalogs get
catalogs create
catalogs delete
Databricks Pipeline Commands
pipelines list-pipelines
pipelines get
pipelines start-update
pipelines stop
pipelines reset
pipelines list-updates
pipelines get-update
Databricks Job Commands
jobs list
jobs get
jobs run-now
jobs list-runs
jobs get-run
jobs cancel-run
Databricks Model Commands
model-serving list
model-serving get
model-serving create
model-serving update
model-serving delete
Databricks SQL Commands
sql execute
sql queries list
Databricks File System Commands
fs ls
fs cp
fs rm
AWS S3 Commands
s3 ls
s3 cp
s3api put-object
s3api get-bucket-policy
Common Workflows
Deploy Changes to Sandbox
Create and Test New Pipeline
Register and Test Model
Debug Pipeline Failure
Check Data Quality
Cleanup Sandbox
Tips and Tricks
Using JSON Output with jq
Using Shell Loops
Environment Variables
Related Documentation
External Resources
Last updated