dclient/docs
Simon Willison 32124a0bf3 Support DATASETTE_URL and DATASETTE_TOKEN environment variables
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>
2026-02-23 22:10:59 -08:00
..
_templates Documentation on ReadTheDocs using MyST 2023-07-17 16:48:50 -07:00
.gitignore Documentation on ReadTheDocs using MyST 2023-07-17 16:48:50 -07:00
aliases.md Example usage in --help, closes #22 2024-02-25 11:24:46 -08:00
authentication.md dclient actor command, closes #26 2024-02-27 21:08:15 -08:00
conf.py Ran Black 2023-07-17 16:50:43 -07:00
environment.md Support DATASETTE_URL and DATASETTE_TOKEN environment variables 2026-02-23 22:10:59 -08:00
index.md Rename 'datasette client' to 'datasette dt', closes #18 2024-02-25 11:10:53 -08:00
inserting.md -v/--verbose option, closes #25 2024-02-27 20:52:15 -08:00
Makefile Documentation on ReadTheDocs using MyST 2023-07-17 16:48:50 -07:00
queries.md -v/--verbose option, closes #25 2024-02-27 20:52:15 -08:00
requirements.txt Documentation on ReadTheDocs using MyST 2023-07-17 16:48:50 -07:00