Class BuildToolDelegatingCommand

java.lang.Object
io.quarkus.cli.BuildToolDelegatingCommand
All Implemented Interfaces:
Callable<Integer>
Direct Known Subclasses:
BaseImageCommand, BaseKubernetesDeployCommand, Deploy, Run

public class BuildToolDelegatingCommand extends Object implements Callable<Integer>
A cli command that delegates to the quarkus build system.