Flow PHP

PipelineRunCommand extends Command uses ConfigOptions, StatisticsOptions

FinalYes
Attributes
#[AsCommand]
$name: 'pipeline:run'
$description: 'Execute data processing pipeline from a php file.'
$aliases: ['run']

Methods

configure()  : void
execute()  : int

Methods

execute()

public execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int
On this page

Search results