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 When using jf dotnet with SDK-related options, some commands do not work correctly. While some options execute successfully, others fail with exit status 1 or do...

bug

### Describe the bug when use jf npm(maven/go is same) publish, theJFrog CLI can overwrite the properties of artifact When using jf npm to republish the same version of the...

bug

**Is your feature request related to a problem? Please describe.** JFrog CLI supports uploading symlinks with _symlink_ parameter. In that case zero with special properties is created in Artifactory instead...

feature request

**Use case:** When we push docker images to the Virtual repository using the JFrog CLI and if the default deployment repository is not in 1st place of the resolution order,...

feature request

- [ ] All [tests](https://github.com/jfrog/jfrog-cli/CONTRIBUTING.md#tests) have passed. If this feature is not already covered by the tests, new tests have been added. - [ ] The pull request is targeting...

**Is your feature request related to a problem? Please describe.** Unable to create a terraform type repository using JFrog cli. **Describe the solution you'd like to see** jf rt repo-template...

feature request

I am evaluating a release workflow that requires that we are able to search and download for some artifacts based on their commit SHA. When I upload some artifacts to...

question

**Describe the bug** I've been using for a long time a GitLab CI/CD script to upload artifacts to Artifactory. Suddenly, the artifacts were not deployed, with no errors or warning....

bug

When collecting git info from GitLab using the CLI command `jf bag` the GitLab branch name is not collected. Expected: Collect the branch name from the GitLab `CI_COMMIT_BRANCH ` environment...

feature request

Hi! According to https://jfrog.com/help/r/jfrog-cli/searching-files, --exclude-props doesn't act as a proper negative filter due to "only artifacts without all of the specified properties names". This is actually quite a poor design...

question