Package io.quarkus.cli
Class ProjectExtensionsList
java.lang.Object
io.quarkus.cli.build.BaseBuildCommand
io.quarkus.cli.ProjectExtensionsList
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) String(package private) ListFormatOptions(package private) boolean(package private) RunModeOption(package private) String(package private) TargetQuarkusPlatformGroupFields inherited from class io.quarkus.cli.build.BaseBuildCommand
helpOption, output, propertiesOptions, registryClient, spec -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.quarkus.cli.build.BaseBuildCommand
getRunner, projectRoot, setOutput
-
Field Details
-
runMode
RunModeOption runMode -
targetQuarkusVersion
TargetQuarkusPlatformGroup targetQuarkusVersion -
installable
boolean installable -
searchPattern
String searchPattern -
category
String category -
format
ListFormatOptions format
-
-
Constructor Details
-
ProjectExtensionsList
public ProjectExtensionsList()
-
-
Method Details
-
call
-
dryRunList
-
listPlatformExtensions
Integer listPlatformExtensions() throws QuarkusCommandException, io.quarkus.registry.RegistryResolutionException- Throws:
QuarkusCommandExceptionio.quarkus.registry.RegistryResolutionException
-
toString
-