Package io.quarkus.cli.image
Class BaseImageSubCommand
java.lang.Object
io.quarkus.cli.BuildToolDelegatingCommand
io.quarkus.cli.image.BaseImageCommand
io.quarkus.cli.image.BaseImageSubCommand
-
Field Summary
FieldsFields inherited from class io.quarkus.cli.image.BaseImageCommand
imageOptions, QUARKUS_CONTAINER_IMAGE_BUILDER, QUARKUS_CONTAINER_IMAGE_EXTENSION_KEY_PREFIX, QUARKUS_CONTAINER_IMAGE_REGISTRYFields inherited from class io.quarkus.cli.BuildToolDelegatingCommand
helpOption, output, propertiesOptions, registryClient, spec -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.quarkus.cli.image.BaseImageCommand
getImageOptions, populateContext, setImageOptionsMethods inherited from class io.quarkus.cli.BuildToolDelegatingCommand
call, call, getAction, getActionMapping, getRunner, prepare, prepareGradle, prepareMaven
-
Field Details
-
parent
BaseImageCommand parent
-
-
Constructor Details
-
BaseImageSubCommand
public BaseImageSubCommand()
-
-
Method Details
-
getParentCommand
- Overrides:
getParentCommandin classBuildToolDelegatingCommand
-