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

**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....

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.** Add a flag to export the output of **jf audit** command in a file. From the command line, we can...

feature request

### 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...

bug

**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...

feature request

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...

question

Greetings, I tried the following: ```shell CI=true jf config add artifactory-live --user=${USERNAME} --url=https://

question

**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,...

feature request

### 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...

bug