Skip to main content

Governance CLI Commands

Manage governance in your EventCatalog from the command line.

governanceCheck​

Compare the current catalog (or a target branch) against a base branch and evaluate governance rules defined in governance.yaml (or governance.yml)

Arguments:

NameTypeRequiredDescription
--basestringNoBase branch to compare against (default: main)
--formatstringNoOutput format: text or json (default: text)