Skip to main content

CLI reference

Global: pipeline-kit --version.

Pack

CommandPurpose
init [project]Install/update <repo>/.pipeline and its IDE adapter. --ide, --agent-stubs, --dry-run
setupInstall/update ~/.pipeline and a user IDE adapter
update [project]Refresh managed files while retaining local config.json values. --user for the home pack
uninstall [project]Remove managed project files. --user for the home pack
doctor [project]Check Python, pack, config, loader, marker, and optional IDE adapter
workflows [project]List workflows from the active project or user pack

--ide is cursor, claude-code, github, or none.

Knowledge

knowledge init | extract | status | validate --run | promote --run | render --slug | playwright --slug | promote-feature --slug

See Knowledge base.

Plugins

plugins list | install graphify\|archify | status | uninstall with --ide, --scope project|user. Graphify uninstall --purge deletes graphify-out/.

Features

features list | status | enable \| disable with ids test-design, playwright, telemetry, tester, archify, jira-intake, agent-observability.

Observability

obs install --adapter langfuse\|datadog\|otlp | uninstall | status | flush | report

See Agent-run observability.

Legacy

python3 install.py remains for compatibility and maintainer --sync-kit.