cli

package
v2025.1.7 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Overview

Package cli implements the root Cobra command for the RoadRunner CLI, including persistent flags, environment variable loading, debug server initialization, and subcommand registration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(cmdName string) *cobra.Command

NewCommand creates root command.

Types

This section is empty.

Directories

Path Synopsis
Package jobs implements the "jobs" command for managing job pipelines, supporting pause, resume, destroy, and list operations via RPC.
Package jobs implements the "jobs" command for managing job pipelines, supporting pause, resume, destroy, and list operations via RPC.
Package reset implements the "reset" command that resets workers of all or specific RoadRunner plugins concurrently via RPC.
Package reset implements the "reset" command that resets workers of all or specific RoadRunner plugins concurrently via RPC.
Package serve implements the "serve" command that starts the RoadRunner server, manages the Endure container lifecycle, handles OS signals for graceful shutdown and restart, and integrates with systemd via sdnotify.
Package serve implements the "serve" command that starts the RoadRunner server, manages the Endure container lifecycle, handles OS signals for graceful shutdown and restart, and integrates with systemd via sdnotify.
Package stop implements the "stop" command that gracefully stops the RoadRunner server by sending SIGTERM to the process identified by the .pid file.
Package stop implements the "stop" command that gracefully stops the RoadRunner server by sending SIGTERM to the process identified by the .pid file.
Package workers implements the "workers" command that displays information about active RoadRunner workers and job pipelines via RPC, with support for interactive real-time updates.
Package workers implements the "workers" command that displays information about active RoadRunner workers and job pipelines via RPC, with support for interactive real-time updates.

Jump to

Keyboard shortcuts

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