cronfoundry

command
v0.7.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2026 License: MIT Imports: 49 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL