bino-bi/Bino CLI

Install and run bino-cli for linting and building reports

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Feb 2, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: bino-bi/cli-action@d43473bfc25c10cdc7ccfee426e345846f0f2cb0 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versionVersion of bino-cli to install (e.g., "v1.0.0" or "latest")nolatest
commandCommand to run: "lint", "build", or "both"yes
work-dirWorking directory containing report manifestsno.
cacheCache bino CLI and browser runtime between runsnotrue
fail-on-warningsExit with non-zero code if lint warnings are foundnotrue
execute-queriesExecute dataset queries during lint to validate datanofalse
out-dirOutput directory for build artifacts (relative to work-dir)nodist
artefactsComma-separated list of artefact names to build (empty for all)no""
exclude-artefactsComma-separated list of artefact names to exclude from buildno""
browserBrowser engine for PDF rendering: chromium, firefox, or webkitnochromium
data-validationData validation mode: fail, warn, or offnowarn
log-formatLog format: text or jsonnotext
no-lintSkip lint during buildnofalse
namedescription
versionInstalled bino-cli version
lint-logPath to lint log file (if lint was run)
build-logPath to build log file (if build was run)
cache-hitWhether the cache was hit