gocodealone/Setup wfctl

Install the wfctl CLI tool for workflow engine operations

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionwfctl version to install (e.g., "v0.3.51", "latest")nolatest
tokenGitHub token for downloading releasesno${{ github.token }}
install-dirDirectory to install wfctl into. When set, sudo is not used and the directory is appended to GITHUB_PATH. Defaults to /usr/local/bin (existing behavior).no""
update-timeout-secondsMaximum time to allow an existing wfctl binary to self-update before falling back to release download.no300
skip-updateSet to true to skip wfctl update attempts when an existing binary does not match the requested version.nofalse
download-timeout-secondsMaximum time for each curl download request.no60
download-connect-timeout-secondsMaximum time for curl to establish a connection.no30

no outputs