jfrog/Setup JFrog CLI

Install and configure JFrog CLI.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionJFrog CLI Versionno2.91.0
download-repositoryRemote repository in Artifactory pointing to 'https://releases.jfrog.io/artifactory/jfrog-cli'. Use this parameter in case you don't have an Internet access.no
oidc-provider-nameProvider Name's value that was set in OpenId Connect integration in the JFrog platform.no
oidc-audienceBy default, this is the URL of the GitHub repository owner, such as the organization that owns the repository.no
disable-job-summarySet to true to disable the generation of Job Summaries.nofalse
disable-auto-build-publishBy default, if the workflow completes with collected build-info that has not been published using the jf rt build-publish command, the build-info will be automatically published to Artifactory. Set this to true to disable the automatic publication of build-info at the end of the workflow.nofalse
disable-auto-evidence-collectionSet to true to disable the automatic collection of evidence at the end of the workflow.nofalse
custom-server-idCustom JFrog CLI configuration server ID to use instead of the default one generated by the action.no
ghe-base-urlBase URL GitHub Enterprise Server REST API.no
ghe_base_urlAlias for ghe-base-urlno
enable-package-aliasIf true, after setting up JFrog CLI the action runs 'jf package-alias install' and appends the alias directory to GITHUB_PATH so that mvn, npm, go, etc. are transparently intercepted in subsequent steps.nofalse
package-alias-toolsComma-separated package manager tools to pass to 'jf package-alias install --packages'.no
namedescription
oidc-tokenJFrog OIDC token generated by the Setup JFrog CLI when setting oidc-provider-name.
oidc-userJFrog OIDC username from the OIDC token generated by the Setup JFrog CLI when setting oidc-provider-name.