public class FetchCommand extends BuildCommand
BuildCommand.ActionGraphCreationExceptioncommandArgsFile| 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, shouldReportAbsolutePathsconvertArgumentsToBuildTargets, createParsingContext, getCommandArgsFile, getCommandLineBuildTargetNormalizer, getConcurrencyLimit, getConfigOverrides, getEnableParserProfiling, getEventsOutputPath, getExcludeIncompatibleTargets, getExecutionContext, getHostPlatform, getLogConfig, getTargetPlatforms, handleException, handleException, isNoCache, isReuseCurrentConfig, matchBuildTargetsWithLabelsFromSpecs, prepareExecutionContext, printUsage, printWarning, printWarning, run, runHelpgetPluginManager, setPluginManagerprotected void addCommandSpecificConfigOverrides(CellConfig.Builder builder)
AbstractCommandaddCommandSpecificConfigOverrides in class AbstractCommandpublic ExitCode runWithoutHelp(CommandRunnerParams params) throws Exception
runWithoutHelp in class BuildCommandExceptionpublic boolean isReadOnly()
isReadOnly in interface CommandisReadOnly in class BuildCommandpublic String getShortDescription()
getShortDescription in interface CommandgetShortDescription in class BuildCommand