complyform update
Check for and install CLI and profile bundle updates.
complyform update [options]Options
Section titled “Options”| Flag | Type | Default | Description |
|---|---|---|---|
--check | bool | false | Check only, don’t install |
--changelog | bool | false | Display structured release notes for recent CLI and profile bundle changes |
Examples
Section titled “Examples”Check and install updates:
complyform updateCheck only:
complyform update --checkView changelog:
complyform update --changelog