actions-marketplace-validations/jFrog CLI for Artifactory
Run jFrog CLI commands for Artifactory
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 6, 2019
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/advancedcsg-open_action-jfrog-cli@313e1c521402e7239d3facaf9b039f01a4e95e25 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| url | URL of Artifactory instance | yes | — |
| credentials type | Type of authentication to use. Must be one of username, apikey or accesstoken. Defaults to apikey | yes | apikey |
| user | Username for Artifactory. Must be supplied when credentials type is username | no | — |
| password | Password for Artifactory. Must be supplied when credentials type is username | no | — |
| apikey | Artifactory API Key. Must be supplied when credentials type is apikey | no | — |
| access token | Artifactory access token. Must be supplied when credentials type is accesstoken | no | — |
| working directory | Specify a working directory for the command to run in. | no | . |
Outputs
no outputs