Usage: apophis replay [options]

Replay a failure using seed and stored trace.

Options:
  -h, --help              Display this help message
  --artifact <path>       Path to artifact file (required)
  --config <path>         Path to config file
  --cwd <path>            Working directory
  --format <human|json|ndjson>  Output format
  --color <auto|always|never>   Color mode
  --quiet                 Suppress non-essential output
  --verbose               Verbose output
  --artifact-dir <path>   Directory for artifacts

Examples:
  apophis replay --artifact reports/apophis/failure-2026-04-28T12-30-22Z.json
