PluginOfficial
Workflow CLI
Core CLI commands for interacting with the KB Labs Workflow Daemon.
Install
kb plugins install @kb-labs/workflow-cliAbout
The Workflow CLI plugin is the primary interface for managing and executing workflows from the command line. It provides commands to create, run, inspect, and audit workflow executions directly from your terminal or CI/CD pipeline.
Built on top of the KB Labs Workflow Daemon, this plugin exposes the full power of the workflow engine through a clean, composable CLI interface.
CLI Commands
workflow:runkb workflow:run --helpworkflow:listkb workflow:list --helpworkflow:statuskb workflow:status --helpworkflow:logskb workflow:logs --helpworkflow:cancelkb workflow:cancel --helpworkflow:inspectkb workflow:inspect --helpjobs:listkb jobs:list --helpjobs:getkb jobs:get --helpRequirements
Permissions
fs:read
network:outbound
Environment variables
KB_WORKFLOW_URL
KB_AUTH_TOKEN