Discover Packages
github.com/CircleCI-Public/circleci-cli
internal
testing
binary
package
Version:
v1.0.45620-pre
Opens a new window with list of versions in this module.
Published: Jul 24, 2026
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package binary builds the circleci CLI binary once per test run and provides
helpers for running it in tests.
RunCLIInteractive executes the circleci binary attached to a PTY and returns
the console so callers can drive interactive input with Expect/Send. Call
cmd.Wait() after interaction is complete.
CLIResult holds the output of a CLI invocation.
RunCLI executes the circleci binary with the given args, env, and working directory.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.