CLI reference
All commands are run from backend/ after source .venv/bin/activate.
Database#
bash
1 2 3 4 | |
Seeding#
bash
1 2 3 4 | |
Background worker#
bash
1 2 | |
Content search index#
bash
1 2 3 4 | |
Docs search index#
bash
1 2 3 4 5 | |
Template packs#
bash
1 2 | |
Agent bundle#
bash
1 2 | |
Tests#
bash
1 2 3 | |