-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
area/cliRelated to quarkus cli (not maven/gradle/etc.)Related to quarkus cli (not maven/gradle/etc.)kind/enhancementNew feature or requestNew feature or request
Description
Description
With offering
coming (see #47901), it should be possible to set the local behaviour in the ~/.quarkus/config.yaml file with the offering value:
Such as:
offering: foo-quarkus
offering: bar-quarkus
offering: baz-quarkus
In the CLI, it should also be possible to set the offering (and registry) using a simple configuration switcher command. Something like "quarkus configure offering set bar-quarkus".
Implementation ideas
No response
Metadata
Metadata
Assignees
Labels
area/cliRelated to quarkus cli (not maven/gradle/etc.)Related to quarkus cli (not maven/gradle/etc.)kind/enhancementNew feature or requestNew feature or request
Type
Projects
Status
Todo