CLI reference

Core workflow

forge new / check / verify / build / clean — the compile workflow.
forge target list / info / add / remove / current — target management.
forge doctor — installation and target-tool health.

Licence commands

forge license status — show the current licence context (Community when none).
forge license activate <file> — store a signed licence file.
forge license deactivate — remove the stored licence.

FORGE_LICENCE_PATH overrides the store location; FORGE_LICENCE_PUBLIC_KEY overrides the verification key.