public class QueryCommand extends AbstractQueryCommand
AbstractQueryCommand.OutputFormat, AbstractQueryCommand.SortOutputFormat, AbstractQueryCommand.WhichQueryCommand
arguments, generateJsonOutput, outputFormat
commandArgsFile
Constructor and Description |
---|
QueryCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription() |
ExitCode |
runWithoutHelp(CommandRunnerParams params) |
protected AbstractQueryCommand.WhichQueryCommand |
whichQueryCommand() |
asQueryBuildTargets, getEscapedArgumentsListAsString, isReadOnly, shouldOutputAttributes
addCommandSpecificConfigOverrides, convertArgumentsToBuildTargets, createParsingContext, getCommandArgsFile, getCommandLineBuildTargetNormalizer, getConcurrencyLimit, getConfigOverrides, getEnableParserProfiling, getEventListeners, getEventsOutputPath, getExcludeIncompatibleTargets, getExecutionContext, getExecutionContextBuilder, getHostPlatform, getLogConfig, getTargetPlatforms, handleException, handleException, isNoCache, isReuseCurrentConfig, isSourceControlStatsGatheringEnabled, matchBuildTargetsWithLabelsFromSpecs, performsBuild, prepareExecutionContext, printUsage, printWarning, printWarning, run, runHelp
getPluginManager, setPluginManager
public ExitCode runWithoutHelp(CommandRunnerParams params) throws Exception
runWithoutHelp
in class AbstractCommand
Exception
public String getShortDescription()
protected AbstractQueryCommand.WhichQueryCommand whichQueryCommand()
whichQueryCommand
in class AbstractQueryCommand