computesphere/Setup ComputeSphere CLI

Install the ComputeSphere CLI (csph) — version-pinned, checksum-verified, cached, and added to PATH.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versioncsph version to install (e.g. "0.12.1"). Defaults to "latest". A concrete pin is recommended for reproducible pipelines.nolatest
version-filePath to a file containing the csph version to install (e.g. ".csph-version"). Used when `version` is "latest" and the file exists, so CI tracks the repository's pinned version.no.csph-version
tokenComputeSphere API token. When set, it is masked and exported as COMPUTESPHERE_API_TOKEN for subsequent steps, so `csph` commands authenticate without further setup.no""
namedescription
csph-versionThe resolved csph version that was installed.
cache-hitWhether the binary came from the runner tool cache.