Skip to main content
Dated evidence: an authenticated request to the hosted catalog returned HTTP 404 on 2026-09-14T01:46:46.905Z. Later releases deployed the generic command routes: production version 6b10560e (deployed 2026-09-20T16:54:01.875157Z from commit 732cadc) serves 125 authenticated commands according to its source and release receipt. Read GET /v1/commands with your credential before depending on a command. See capability status and release evidence.

Behavior and output

Prints the command index grouped by toolset (name, tier, read or write, one-line summary) from the catalog snapshot generated into cli/catalog.js by npm run generate:tools, so it needs no account and no network. TOOLSET narrows the list to one group (monitoring, evidence, discovery, library, competitors, reports, workspace, notifications, webhooks). —refresh reads GET /v1/commands?include=schemas instead and needs a configured HTTPS origin and credential. Output is JSON when stdout is not a terminal or —json is given; an unknown toolset fails with the toolset names.

Arguments

TOOLSET optional; —json; —refresh.

Exit status

0 on success; 2 on usage, configuration, input or request failure. Read configuration and file ownership before automating this command. Read local file contracts for artifact fields. Browse the local command index for related commands.
Check the selected environment and workspace access before calling hosted operations. See capability status.