quarkus dev missing --offline/-o options #25362
Labels
area/cli
Related to quarkus cli (not maven/gradle/etc.)
good first issue
Good for newcomers
kind/enhancement
New feature or request
Milestone
Description
can't run quarkus dev in offline mode so it can/will fail in cases where no internet access despite build is possible using just local resources.
zulip conversation at https://quarkusio.zulipchat.com/#narrow/stream/187038-dev/topic/offline.20dev.20mode
quarkus build already have offline support thus this should just be about enabling it to be passed through for dev.
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: