bgng init
Initializes the workspace at ~/.bgng/ or $BGNG_HOME, validates the SupaData API key, creates default collections, initializes qmd, and seeds the queue file.
Usage
bgng init
bgng init --api-key sd_live_xxxxx
Flags
| Flag | Description |
|---|---|
--api-key=<key> | Skip the interactive prompt. Useful in CI or scripted setup. |
Safety
The command is safe to re-run. It refreshes config and qmd setup but does not delete existing transcripts.