Skip to content

Overview

The Runbooks CLI provides several commands for working with runbooks. All commands accept a local path or a remote URL as the runbook source.

Every command that accepts a RUNBOOK_SOURCE can open a runbook directly from a remote URL, removing the need to manually download any runbook files.

Terminal window
runbooks open https://github.com/org/repo/tree/main/runbooks/launch-rds

See runbooks open for supported URL formats and authentication for private repos.