Skip to content

CLI overview

ctrlyoke ships with two command-line entry points:

CommandPurpose
ctrlyokeExecute or validate workflow files
ctrlyoke-mcpRun the standalone ctrlyoke MCP server

What the CLI shares with the extension

  • the same workflow file formats
  • the same schema validation
  • the same end condition and pre-condition behavior
  • the same core orchestration logic

What is different

  • no VS Code dashboard UI
  • terminal-oriented output instead of the panel UI

Read ctrlyoke for the user-facing commands.

Source-available under the ctrlyoke Commercial License.