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.

Work IQ · CLI commands

The Work IQ extension contributes four commands, all under wiqd agent. Every one of them requires wiqd config set experimental true and wiqd auth login.

CommandWhat it does
wiqd agent monitorAsk the Insights Agent about a provisioned agent’s performance and usage.
wiqd agent askSend a message directly to a declarative agent by ID or name.
wiqd agent listList declarative agents deployed in the tenant.
wiqd agent show --name/--idRemote-mode lookup of a deployed agent. The local mode of wiqd agent show (no --id/--name) belongs to the ATK extension.