Skip to content

Conversation

@naveenku-jfrog
Copy link
Collaborator

@naveenku-jfrog naveenku-jfrog commented Oct 9, 2025

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • Appropriate label is added to auto generate release notes.
  • I used gofmt for formatting the code before submitting the pull request.
  • PR description is clear and concise, and it includes the proposed solution/fix.

What: Added command skeleton for rbsearch and added logic for handling input and structure.
Depend on other PRs: Yes,

@naveenku-jfrog naveenku-jfrog added the new feature Automatically generated release notes label Oct 9, 2025
return []components.Argument{
{
Name: "option",
Description: "Available option is : names, versions. All Available flags are not applicable with all options.\n For flags applicable to specific option, please refer to https://jfrog.com/help/r/jfrog-rest-apis/release-lifecycle-management",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add amore appropriate description, describing what the command does from the user point of view, probably add a example and also attach screenshot of this help section from terminal

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed it.

@naveenku-jfrog naveenku-jfrog merged commit 6f45e3d into jfrog:main Oct 13, 2025
10 of 11 checks passed
@agrasth agrasth self-requested a review October 13, 2025 19:30
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