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 no default config is defined ("isDefault": false) in jfrog-cli.conf.v6, cli panics ### Current behavior ``` panic: runtime error: invalid memory address or nil pointer dereference...

bug

This is the feature request created for implementing the new access API endpoint while creating access token when the CLI is configured with username and password. Currently, when the CLI...

feature request

Based on the jfrog's example project for poetry, the **jf poetry publish** command seems not to be supported: https://github.com/jfrog/project-examples/tree/master/python-example/poetry-example#:~:text=%3E%20jf%20%2D%2Dversion-,Running%20the%20Example,-%27cd%27%20to%20the The command **jf rt u** is run on the publish step...

feature request

### Describe the bug 👋🏼 I'm new to the JFrog CLI and I'm a Poetry user. I'm trying to publish an internal library to a Repository I just created in...

bug

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

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

ignore for release

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

new feature

### Describe the bug "jf mvn clean compile" is not downloading plugins from maven central url when configuring release and snapshot repositories with jfrog cli, instead artifactory url is used,...

bug

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

ignore for release

**Problem statement:** When setting up GitHub Actions for continuous integration and deployment, there's currently no straightforward way to generate a .npmrc file using JFrog CLI other that using the curl...

feature request