Automation (CLI)
Modernization and value commands
CLI commands for native release governance, A/B evidence, and engagement-specific value measurement.
Modernization and value commands
The fa CLI owns migration-program intent and evidence. Use fr for artifact deployment,
promotion, and rollback. Use Experiments to execute A/B and parity checks; record their
immutable references in Airlift.
fa modernization list [--engagement-id <id>] [--object-id <id>] [--json]
fa modernization show <id> [--json]
fa modernization recommend|decide|plan|start|evidence|promote|rework \
--file <params.json> --idempotency-key <stable-key> [--json]
fa value observations|summaries|reports [--engagement-id <id>] [--json]
fa value record|summarize|publish \
--file <params.json> --idempotency-key <stable-key> [--json]All mutations call the authenticated Airlift API. The CLI never accepts an organization or actor override; Databricks identity and configured membership determine authority.
See Modernization studio and Measure engagement value for payloads and gates.