Skip to content

complyform frameworks

List, inspect, and compare compliance frameworks.

Terminal window
complyform frameworks list [options]
complyform frameworks info <framework_id>
complyform frameworks diff <framework_a> <framework_b>

List available frameworks with optional filters.

FlagTypeDefaultDescription
--regionglobal|north_america|europe|asia_pacific|middle_east|south_america|africaFilter by region
--countrystringFilter by ISO 3166-1 alpha-2 country code
--scopeglobal|regional|countryFilter by scope
--tiercommunity|pro|team|agency|enterprise|enterprise_unlimitedFilter by remediation tier
--categoryaudit|data_protection|benchmark|government|financialFilter by category

Show control count, coverage, and cross-mappings for a framework.

Terminal window
complyform frameworks info <framework_id>

Show shared vs unique controls between two frameworks.

Terminal window
complyform frameworks diff <framework_a> <framework_b>

List all frameworks:

Terminal window
complyform frameworks list

Filter by region:

Terminal window
complyform frameworks list --region=europe

Framework details:

Terminal window
complyform frameworks info soc2

Compare two frameworks:

Terminal window
complyform frameworks diff soc2 iso27001
  • assess — Assess resources against a framework