Class Salient\Sync\Command\SendHttpSyncProviderRequest

final
extends AbstractSyncCommand

Sends HTTP requests to HTTP sync providers

Methods
Methods inherited from Salient\Sync\Command\AbstractSyncCommand
getGlobalOptionList(), startRun(), getJson()
Methods inherited from Salient\Cli\CliCommand
run(), canRunAsRoot(), getOptionList(), getLongDescription(), getHelpSections(), filterJsonSchema(), filterGetSchemaValues(), filterNormaliseSchemaValues(), filterApplySchemaValues(), __invoke(), getContainer(), getName(), getNameParts(), setName(), getHelp(), getSynopsis(), getNameWithProgram(), getJsonSchema(), applyOptionValues(), normaliseOptionValues(), checkOptionValues(), getOptionValues(), getDefaultOptionValues(), getOptionValue(), optionHasArgument(), getOption(), hasOption(), getOptions(), isRunning(), setExitStatus(), getExitStatus(), getRuns()
Constants inherited from Salient\Contract\Core\HasJsonSchema
DRAFT_04_SCHEMA_ID
Properties inherited from Salient\Sync\Command\AbstractSyncCommand
$RecordHar, $Store, $Entities, $Providers, $EntityProviders, $HttpProviders
Properties inherited from Salient\Cli\CliCommand
$App