Add --basic-auth-only flag
Open
Nobody has claimed this yet.
feature request
- Dominant language
- TypeScript
- Stars
- 266
- Forks
- 110
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
We do not want to have to add an extra step in our workflow to edit the configuration to disable the default behavior of fetching a temporary api token.
Describe the solution you'd like to see
Add support for the --basic-auth-only flag for cli version that supports it.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating where this GitHub Action selects the JFrog CLI version and passes CLI configuration or arguments. Check how the target CLI version supports --basic-auth-only, then verify that enabling the flag prevents the temporary API token behavior without a separate configuration edit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100