feat(marketplace): add new marketplace-cli init command#499
Merged
karthikjeeyar merged 1 commit intoredhat-developer:mainfrom Mar 21, 2025
Merged
Conversation
|
Important This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior. Changed Packages
|
091af6b to
d8ed3a3
Compare
Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
d8ed3a3 to
3ee26b9
Compare
|
karthikjeeyar
approved these changes
Mar 21, 2025
Member
karthikjeeyar
left a comment
There was a problem hiding this comment.
This is really cool helper tool.
/lgtm
elai-shalev
pushed a commit
to elai-shalev/rhdh-plugins
that referenced
this pull request
Jan 21, 2026
…oper#499) Signed-off-by: Christoph Jerolimov <jerolimov+git@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Hey, I just made a Pull Request!
Add new
marketplace-clicommand, its not 100% accurate but it could help to setup new plugin and package YAMLs.It automatically detects if its running in a workspace.
✔️ Checklist