Documentation
¶
Overview ¶
cmd/cronfoundry/admin_init.go
cmd/cronfoundry/bootstrap.go
Package main is the CronFoundry service CLI. Starting in P2a it hosts the `admin` subcommand; P2c will absorb the P1 runner binary here as well.
HTTP-mode runner subcommand. Unlike the standalone cronfoundry-runner in cmd/runner (which takes manifest+skill paths on the CLI and reads secrets from process env), this subcommand is invoked by the scheduler's SubprocessDispatcher: it reads run_id + token + API URL from env vars, fetches everything it needs over HTTP, then invokes the P1 runner library against a fresh clone.
Click to show internal directories.
Click to hide internal directories.