dclient/docs
Claude 02dd3ae9ca
Update documentation for new commands and output formats
- Update README.md with new commands summary and uv development workflow
- Add docs/exploring.md covering databases, tables, schema, rows, get
  commands with filtering, sorting, pagination, and output format examples
- Add docs/writing.md covering create-table, upsert, update, delete, drop
- Update docs/queries.md with output format options (--csv, --tsv, --nl, --table)
- Update docs/inserting.md with cross-references to upsert/update
- Update docs/index.md toctree to include new pages
- Regenerate all cog --help blocks with current command signatures

https://claude.ai/code/session_01DoiJf9Gbvbw2asN9yvP6dx
2026-02-12 01:28:52 +00: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 Update documentation for new commands and output formats 2026-02-12 01:28:52 +00:00
conf.py Ran Black 2023-07-17 16:50:43 -07:00
exploring.md Update documentation for new commands and output formats 2026-02-12 01:28:52 +00:00
index.md Update documentation for new commands and output formats 2026-02-12 01:28:52 +00:00
inserting.md Update documentation for new commands and output formats 2026-02-12 01:28:52 +00:00
Makefile Documentation on ReadTheDocs using MyST 2023-07-17 16:48:50 -07:00
queries.md Update documentation for new commands and output formats 2026-02-12 01:28:52 +00:00
requirements.txt Documentation on ReadTheDocs using MyST 2023-07-17 16:48:50 -07:00
writing.md Update documentation for new commands and output formats 2026-02-12 01:28:52 +00:00