complyform frameworks
List, inspect, and compare compliance frameworks.
complyform frameworks list [options]complyform frameworks info <framework_id>complyform frameworks diff <framework_a> <framework_b>Subcommands
Section titled “Subcommands”frameworks list
Section titled “frameworks list”List available frameworks with optional filters.
| Flag | Type | Default | Description |
|---|---|---|---|
--region | global|north_america|europe|asia_pacific|middle_east|south_america|africa | — | Filter by region |
--country | string | — | Filter by ISO 3166-1 alpha-2 country code |
--scope | global|regional|country | — | Filter by scope |
--tier | community|pro|team|agency|enterprise|enterprise_unlimited | — | Filter by remediation tier |
--category | audit|data_protection|benchmark|government|financial | — | Filter by category |
frameworks info
Section titled “frameworks info”Show control count, coverage, and cross-mappings for a framework.
complyform frameworks info <framework_id>frameworks diff
Section titled “frameworks diff”Show shared vs unique controls between two frameworks.
complyform frameworks diff <framework_a> <framework_b>Examples
Section titled “Examples”List all frameworks:
complyform frameworks listFilter by region:
complyform frameworks list --region=europeFramework details:
complyform frameworks info soc2Compare two frameworks:
complyform frameworks diff soc2 iso27001Related Commands
Section titled “Related Commands”assess— Assess resources against a framework