Class Salient\Sync\Command\SendHttpSyncProviderRequest

final
extends AbstractSyncCommand

Sends HTTP requests to HTTP sync providers

Methods
Methods inherited from Salient\Sync\Command\AbstractSyncCommand
__construct(), getGlobalOptionList(), startRun(), getJson()
Methods inherited from Salient\Cli\CliCommand
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\JsonSchemaInterface
DRAFT_04_SCHEMA_ID
Properties inherited from Salient\Sync\Command\AbstractSyncCommand
$ExportHar, $Store, $Entities, $Providers, $EntityProviders, $HttpProviders
Properties inherited from Salient\Cli\CliCommand
$App