Skip to content

Conversation

@filbertkm
Copy link
Owner

and improve error handling/formatting, with colored cli output for errors.

if ( $option === 'all-properties' ) {
$input = 'all-properties';
} else {
$input = $importOptions->getOption( $option );

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$input appears to be not used

@filbertkm filbertkm force-pushed the EntityIdListBuilder branch 5 times, most recently from 025417a to 678b461 Compare January 22, 2017 20:58
also improve error handling/formatting, and
move QueryRunner obj construction to factory.
@filbertkm filbertkm force-pushed the EntityIdListBuilder branch from 678b461 to bd691e6 Compare January 22, 2017 22:50
And clean up the command options code a bit
@filbertkm filbertkm changed the title Factor out EntityIdListBuilder code to new method Allow using multiple command options Jan 22, 2017
@filbertkm filbertkm force-pushed the EntityIdListBuilder branch from c8a5fb1 to bbc1b0f Compare January 23, 2017 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants