Heratio Framework API Reference

TaskRunner.php

Standalone Task Runner — replaces `php symfony` CLI entry point.

Discovers all plugin task files, parses argv, instantiates the matching task class, and calls run() with parsed arguments/options.

Usage: php bin/heratio-cli : [--option=value] [--flag] [argument]

Examples: php bin/heratio-cli ai:ner-extract --slug=test-fonds php bin/heratio-cli preservation:fixity --all php bin/heratio-cli display:auto-detect --force php bin/heratio-cli ingest:commit --job-id=123

Table of Contents

Classes

TaskRunner

        
On this page

Search results