jfrog-cli
jfrog-cli copied to clipboard
JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
### 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...
### 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...
**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...
**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,...
- [ ] 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...
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...
**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....
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...
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...