3.2.3 ‘CPT_FORCE’ ¶
If this is set to 1, some of the ‘cpt’ tools will continue regardless of
errors or skip certain checks. Here are some examples:
- ‘cpt-install’ will install a package without verifying its manifest.
- ‘cpt-install’ will install a package even when there are missing dependencies.
- ‘cpt-remove’ will remove packages even when there are other packages that
depend on the current package.
Defaults to 0.