# Command Execution

Use and configure compute for Databricks

## Endpoints

### Cancel

- [POST /api/1.2/commands/cancel](v2/cancel.md)

### Create

- [POST /api/1.2/contexts/create](v2/create.md)

### Destroy

- [POST /api/1.2/contexts/destroy](v2/destroy.md)

### Execute

- [POST /api/1.2/commands/execute](v2/execute.md)

### Get Command Status

- [GET /api/1.2/commands/status](v2/get-command-status.md)

### Get Context Status

- [GET /api/1.2/contexts/status](v2/get-context-status.md)

