Skip to content

CLI Reference

The ci command-line tool provides three main workflows:

  • pocketci runner: Execute pipelines locally in Docker, native, or other drivers
  • pocketci set-pipeline: Store pipelines on a remote server (requires a running pocketci server)
  • pocketci server: Start an HTTP server that manages pipelines and executes them on demand

Browse commands below, or use pocketci <command> --help for quick reference.