Export Command Export elicited requirements to specification formats for downstream processing. Usage Arguments | Argument | Required | Description | |----------|----------|-------------| | --domain | No | Domain to export (default: current/all) | | --to | No | Export format: , , , , , (default: ) | | --filter | No | Filter requirements: , , | Supported Formats Canonical Transforms to canonical specification format: EARS (Easy Approach to Requirements Syntax) Transforms to EARS patterns: Gherkin (BDD) Transforms to Gherkin feature files: Markdown Human-readable documentation format: YAML/JSON…