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 the command `rt build-docker-create` and providing an image file, if the image file contains multiple tags the build will not get published. Example: **Docker...
**Is your feature request related to a problem? Please describe.** A new default limit for AQL's was introduced in Artifactory 'artifactory.aql.search.query.max.limit', which will trim the results of AQL queries that...
- [x] 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. - [x] The pull request is targeting the `dev`...
**Is your feature request related to a problem? Please describe.** As an Artifactory admin, I'm always frustrated when I need to unlock an account and have to login then click...
### Describe the bug When promoting an Artifactory build containing `conan` packages with `jf build-promote`, the packages are not completely promoted. The `conanmanifest.txt` is left in the original repository resulting...
**Is your feature request related to a problem? Please describe.** When you install the JFrog CLI using the shell script, it always downloads the latest version. Sometimes there are reasons...
### Describe the bug `jf rt build-append` is unable to correctly parse the time zone designator `Z` as required by ISO 8601, evenn though Artifactory has accepted build specs with...
**Is your feature request related to a problem? Please describe.** Today, jfrog-cli will wrap a few docker cli commands, including `jf docker push` and `jf docker pull`. Notably, these commands...
**Feature Description:** Currently, according to the info of "jf rbe --help": "jf rbe - Triggers the Export process and downloads the Release Bundle archive" When I try to export Release...