-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add saveErrorLog flag to import media command (#2007)
* Add saveErrorLog flag to import media command * Update src/bin/vip-import-media-status.js Co-authored-by: Ahmed Sayeed Wasif <[email protected]> * Update src/bin/vip-import-media.js Co-authored-by: Ahmed Sayeed Wasif <[email protected]> * Convert saveErrorLog flag to string with three possible states * Use string value provided to saveErrorLog, default to 'prompt', add support for specifying 'true' or 'yes' * Allow specifying `--saveErrorLog` as a boolean flag even though the command stores three possible values --------- Co-authored-by: Ahmed Sayeed Wasif <[email protected]>
- Loading branch information
1 parent
4391389
commit e6e12f1
Showing
4 changed files
with
57 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters