How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SSH into Linux hosted jobs from the Buildkite CLI

calendar_today September 1, 2026 person Jamie Monserrate domain buildkite-com

You can now connect to running Linux hosted jobs over SSH from your terminal using the Buildkite CLI . This extends the existing bk job ssh command for macOS hosted jobs to Linux hosted agents. Install Buildkite CLI version 3.55.1 or later, then run: bk job ssh The command opens an interactive shell and forwards terminal size and resize events.

open_in_new Read original post