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 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...
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...
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...
### 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...
- [ ] 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...
- [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`...
### 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,...
- [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`...
**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...