public class FetchCommand extends BuildCommand
BuildCommand.ActionGraphCreationException
commandArgsFile
Constructor and Description |
---|
FetchCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
addCommandSpecificConfigOverrides(CellConfig.Builder builder)
Injection point for commands to add config overrides.
|
String |
getShortDescription() |
boolean |
isReadOnly() |
ExitCode |
runWithoutHelp(CommandRunnerParams params) |
assertArguments, executeLocalBuild, getAdditionalTargetsToBuild, getArguments, getBuildEngineMode, getEventListeners, getExecutionContextBuilder, getPathToBuildReport, isCodeCoverageEnabled, isDebugEnabled, isKeepGoing, isRemoteExecutionForceDisabled, isSourceControlStatsGatheringEnabled, performsBuild, run, setKeepGoing, shouldReportAbsolutePaths
convertArgumentsToBuildTargets, createParsingContext, getCommandArgsFile, getCommandLineBuildTargetNormalizer, getConcurrencyLimit, getConfigOverrides, getEnableParserProfiling, getEventsOutputPath, getExcludeIncompatibleTargets, getExecutionContext, getHostPlatform, getLogConfig, getTargetPlatforms, handleException, handleException, isNoCache, isReuseCurrentConfig, matchBuildTargetsWithLabelsFromSpecs, prepareExecutionContext, printUsage, printWarning, printWarning, run, runHelp
getPluginManager, setPluginManager
protected void addCommandSpecificConfigOverrides(CellConfig.Builder builder)
AbstractCommand
addCommandSpecificConfigOverrides
in class AbstractCommand
public ExitCode runWithoutHelp(CommandRunnerParams params) throws Exception
runWithoutHelp
in class BuildCommand
Exception
public boolean isReadOnly()
isReadOnly
in interface Command
isReadOnly
in class BuildCommand
public String getShortDescription()
getShortDescription
in interface Command
getShortDescription
in class BuildCommand