Class Salient\Sync\Command\SendHttpSyncProviderRequest

final
extends AbstractSyncCommand
implements HasRequestMethod

Sends HTTP requests to HTTP sync providers

Methods
Methods inherited from Salient\Sync\Command\AbstractSyncCommand
getGlobalOptionList(), startRun()
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
Constants inherited from Salient\Contract\Http\HasRequestMethod
METHOD_GET, METHOD_HEAD, METHOD_POST, METHOD_PUT, METHOD_PATCH, METHOD_DELETE, METHOD_CONNECT, METHOD_OPTIONS, METHOD_TRACE
Properties inherited from Salient\Sync\Command\AbstractSyncCommand
$RecordHar, $Store, $Entities, $Providers, $EntityProviders, $HttpProviders
Properties inherited from Salient\Cli\CliCommand
$App