D
Driftless CLI
Details
- Command
-
driftless - Docs
- https://docs.driftless.icu/cli/setup
Authentication
$ driftless login Open the Driftless dashboard at app.driftless.icu, go to Settings → API Keys, and create a key for your workspace. The raw key is shown only once and has a drift_ prefix. For the CLI, the easiest path is to run driftless login and copy the key from the dashboard when prompted. For CI/non-interactive use, supply it via DRIFTLESS_API_KEY or driftless login --key <key>.