Skip to content
Work IQ Dev Tools are in preview (v0.12.2). Commands and APIs may change before 1.0. See the installation guide.

Validate · CLI commands

The Validate extension contributes two commands, both under wiqd agent:

CommandWhat it does
wiqd agent validateStatic (default) or deep (delegates to ATK) manifest validation.
wiqd agent lspLanguage Server Protocol server for editor integration (hidden from --help).

wiqd agent validate --mode deep hands off to the ATK extension for semantic checks. wiqd agent lsp is invoked automatically by the VS Code extension — you almost never run it by hand.