Skip to content

CLI Reference

Usage

crewbit <workflow-file> [options]

Arguments

ArgumentDescription
<workflow-file>Path to a workflow YAML file

Options

FlagDescription
--dry-runPrint what would run without spawning Claude
--versionPrint the crewbit version and exit
--helpShow usage information

Environment variables

VariableDescription
WAIT_SECONDSOverride daemon.waitSeconds from the YAML
MAX_SESSION_SECONDSOverride daemon.maxSessionSeconds from the YAML
JIRA_EMAILJira account email (Jira provider)
JIRA_API_TOKENJira API token (Jira provider)