mirror of
https://github.com/simonw/dclient.git
synced 2026-07-23 17:34:32 +02:00
Allow configuring a base Datasette instance URL and API token via environment variables, so users can run commands like `dclient query data "select ..."` without specifying a full URL each time. DATASETTE_URL is combined with the argument as a path segment. DATASETTE_TOKEN is used as a lowest-priority fallback for auth. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| _templates | ||
| .gitignore | ||
| aliases.md | ||
| authentication.md | ||
| conf.py | ||
| environment.md | ||
| index.md | ||
| inserting.md | ||
| Makefile | ||
| queries.md | ||
| requirements.txt | ||