Skip to content

complyform activate

Activate a license key and manage CLI configuration via the config command.

Terminal window
complyform config activate <key>
complyform config deactivate
complyform config status [--verbose]
FlagTypeDefaultDescription
<key>positionalLicense key to activate
--license-filepathAir-gapped license file path (alternative to online activation)

Remove license key, revert to Community tier.

Show current tier, license expiry, project usage.

FlagTypeDefaultDescription
--verboseboolfalseExtended diagnostics: tier, features, license key (last 8 chars), expiry, days remaining, subscription status, last scan, profile bundle version, cloud auth status.
  • complyform config set key=value — Set defaults (e.g., default-cloud, default-framework)
  • complyform config auth — Configure cloud credentials for API scanning
  • complyform config telemetry --enable|--disable|--info — Manage telemetry
  • complyform config corpus-delete — Request deletion of contributed corpus triples (SPEC-007)
  • complyform config export-data — Export all hosted data (Team+)
  • complyform config delete-data — Delete all hosted data (Team+, irreversible)

Activate a license:

Terminal window
complyform config activate cf_pro_abc123def456

Air-gapped activation:

Terminal window
complyform config activate --license-file=./license.complyform-license

Check status:

Terminal window
complyform config status --verbose

Deactivate:

Terminal window
complyform config deactivate
  • update — Check for updates
  • doctor — Check environment health