Skip to content

Conversation

@reshmifrog
Copy link
Contributor

@reshmifrog reshmifrog commented Jul 7, 2025

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the main branch.
  • I used gofmt for formatting the code before submitting the pull request.

Problem : Add support for multi repo create and update through jfrog-cli

Solution: Extended the existing repository create and update command to support bulk creation and updation of repositories by accepting both single-object and array-based JSON templates. Previously, the command only supported templates defined as a single JSON object, allowing the creation or update of one repository at a time. With this feature, users can now provide a template as either a single object or an array of objects, enabling the creation or update of multiple repositories in a single command execution.

depends on PR's
client-go : jfrog/jfrog-client-go#1144
cli-core : jfrog/jfrog-cli-core#1416

@reshmifrog reshmifrog added safe to test Approve running integration tests on a pull request feature request New feature or request labels Jul 9, 2025
@reshmifrog reshmifrog force-pushed the feature/create-update-multiple-repos branch from 4432dcb to 4fa5431 Compare July 10, 2025 11:28
@reshmifrog reshmifrog added new feature Automatically generated release notes safe to test Approve running integration tests on a pull request and removed feature request New feature or request safe to test Approve running integration tests on a pull request labels Jul 10, 2025
@reshmifrog reshmifrog removed the safe to test Approve running integration tests on a pull request label Jul 17, 2025
@fluxxBot fluxxBot merged commit 55c8609 into jfrog:main Jul 17, 2025
10 of 11 checks passed
naveenku-jfrog pushed a commit to naveenku-jfrog/jfrog-cli-artifactory that referenced this pull request Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants