Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to gracefully continue if source .yaml files don't exist #84

Closed
rick-cti opened this issue Aug 7, 2018 · 2 comments
Closed

Comments

@rick-cti
Copy link
Contributor

rick-cti commented Aug 7, 2018

Currently, if a .yaml file defined in master.yaml does not exist, the configurator:run command fails with an error message:

Could not find file in path /path/to/my/file.yaml

Is it possible to add a command line flag (such as '-i', or '--ignore-missing-files') so that configurator:run just outputs a message to say it's skipping the missing file in this scenario, then proceeds with the rest?

@paulpartington-cti
Copy link
Contributor

@rick-cti I've put a change in the next release of Configurator to add this feature.

@paulpartington-cti
Copy link
Contributor

@rick-cti This has been included in 3.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants