Add Management Command

Use when adding or fixing a batch Django management command under src/ranking/management/commands/ — wiring add_arguments, the CLIST command skeleton (AttrDict(options), getLogger, print_sql_decorator), the EventLog/failed_on_exception monitoring idiom, Resource.get() host filtering, or wiring a cron entry with a Healthchecks monitor in config/cron. Keywords: management command, BaseCommand, add_arguments, cron, Healthchecks monitor, run-manage.bash, EventLog, tqdm.

aropan Updated

File contents

aropan/clist/tree/main/.agents/skills/add-management-command commit c529b19e03

Frequently asked questions

npx skillmds@latest add aropan/add-management-command