Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI add/remove registry commands #19619

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

aloubyansky
Copy link
Member

This PR adds

  • quarkus registry add <registry-id>[,<registry-id>] [--config <path-to-config>]
  • quarkus registry remove <registry-id>[,<registry-id>] [--config <path-to-config>]

commands to the CLI.

@aloubyansky aloubyansky requested a review from ebullient August 24, 2021 16:17
@quarkus-bot quarkus-bot bot added area/cli Related to quarkus cli (not maven/gradle/etc.) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Aug 24, 2021
@aloubyansky
Copy link
Member Author

fyi @quarkusio/devtools

@ebullient ebullient merged commit c24544f into quarkusio:main Aug 24, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Aug 24, 2021
@gsmet gsmet modified the milestones: 2.3 - main, 2.2.0.Final Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to quarkus cli (not maven/gradle/etc.) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants