IngestCommand is a base command to wrap common ingestion tasks. Handles getting start/end time window arguments.
| author | 
                                                                                    
                                                                                 Jasmine Hegman jasmine@webpt.com  | 
                                
|---|---|
| package | 
                                                                                    
                                                                                 Default  | 
                                
configure()
createDefinition()
execute(\Symfony\Component\Console\Input\InputInterface $input, \Symfony\Component\Console\Output\OutputInterface $output)
\Symfony\Component\Console\Input\InputInterface
                                            \Symfony\Component\Console\Output\OutputInterface
                                            getNativeDefinition()
ingest( $formattedStartTime, $formattedEndTime, \Symfony\Component\Console\Input\InputInterface $input, \Symfony\Component\Console\Output\OutputInterface $output)
                                            
                                            \Symfony\Component\Console\Input\InputInterface
                                            \Symfony\Component\Console\Output\OutputInterface