jfrog-cli icon indicating copy to clipboard operation
jfrog-cli copied to clipboard

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.

Results 260 jfrog-cli issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Your new release 1.45.1 shows "build.branch" property will upload to artifactory along with artifacts, but it is not working when tested. **Expected behavior** In new 1.45.1 release...

bug

**Describe the bug** We have a Jenkins pipeline with a proxy defined with these environments variables. And the NO_PROXY variable with the domain name of our Artifactory server. We use...

bug

**Is your feature request related to a problem? Please describe.** At present, the JFrog CLI does not natively support attaching build metadata to Python packages built using [Poetry](https://python-poetry.org/) in a...

feature request

### Describe the bug We have some setup scripts for Artifactory, so developers can easily get started with Artifactory without too much afterthought. We got periodic reports of the scripts...

bug

**Is your feature request related to a problem? Please describe.** The JFrog CLI supports the npm and the yarn to build the nodejs project but doesn't support the pnpm to...

feature request

### Describe the bug Since #1825 the field `"additionalProperties": false` has been added in : - https://github.com/jfrog/jfrog-cli/pull/1825/files#diff-788d9865f26e543420ca262b0554d1b1e79da3b6c3372133e168fd133e3c3945 Which produce an error `Property $schema is not allowed` when using `$schema` for...

bug

### Describe the bug When we upload builds to artifactory as far as I understand its important to pay attention that we do not mix artifacts of different types into...

bug

**Is your feature request related to a problem? Please describe.** when I run the jf gradle clean artifactoryPublish, I only set one repo. I can't set up different repositories, like...

feature request

Query is does jf cli support all npm commands. jf npm publish works using JF CLI but jf npm dist-tag add package version tag doesnt work. Steps to reproduce 1.)...

question

### Describe the bug Maven replaces ${revision} version in POM when installing / deploying artifacts. However when using "jf mvn" it fails to replace the revision in the deployed pom...

bug