Documentation Index
Fetch the complete documentation index at: https://docs.driftless.icu/llms.txt
Use this file to discover all available pages before exploring further.
Sync
| Command | Flags | Description | Example |
|---|---|---|---|
sync | --json | Pull team changes | driftless sync |
Branches
| Command | Flags | Description | Example |
|---|---|---|---|
branches | --json | View tracked branches | driftless branches |
branches add | <branch> | Track a branch | driftless branches add staging |
branches rm | <branch> | Stop tracking branch | driftless branches rm staging |