jfrog-cli
jfrog-cli copied to clipboard
JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
**Is your feature request related to a problem? Please describe.** The problem here is the need to configure and support the Scala Build Tool (SBT) within the JFrog CLI environment....
- [ ] 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...
Had anyone tried this already?
**Is your feature request related to a problem? Please describe.** Add a flag to export the output of **jf audit** command in a file. From the command line, we can...
### Describe the bug `jf npm install` fail when no dependencies exist in the project and the cache is clean. ### Current behavior The following error is returned: > 12:06:56...
**Is your feature request related to a problem? Please describe.** Currently, the jf dotnet nuget push command does not support the ability to publish both artifacts and dependencies within the...
When pushing NuGet packages via the following command it seems that the published NuGet artifacts are not included in the build info. The artifacts section of the specific module is...
Greetings, I tried the following: ```shell CI=true jf config add artifactory-live --user=${USERNAME} --url=https://
**Is your feature request related to a problem? Please describe.** It is often incredibly useful and needed to find what artifact is attached to what build and what VCS url,...
### Describe the bug We are encountering an issue with the JFrog CLI (jfrog.exe) in our CI environment. After transitioning to the new identity token-based authentication for Artifactory, one specific...