Skip to content

CLI - Handle offerings #49090

@cescoffier

Description

@cescoffier

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.)kind/enhancementNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions