pks

stable

CLI tool for managing infrastructure, GitHub runners, and Agentic Live services

Usage: pks <command> [options]
Platform: linuxmacos
Category: infrastructure

Examples

$ pks github runner register my-org/my-repo

Register a GitHub runner for a repository

$ pks agentics runner start

Start an Agentic Live runner

pks

The pks CLI is the primary infrastructure management tool for the Agentic Live platform. It provides subcommands for managing GitHub runners, Agentic Live services, and other infrastructure components.

Installation

The CLI is built from Go source and can be compiled with:

go build -o pks ./main.go

Subcommands

  • github -- Manage GitHub integrations (runners, workflows)
  • agentics -- Manage Agentic Live platform services