plotman config validate #412
JoshuaEstes
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to be able to run
plotman config validateand have it check the config file and let me know if the file contains any errors. Stuff like syntax errors, invalid directories and other invalid parameters would be helpful.Right now I need to run
plotman interactiveand see if there are any errors. When I do it will kick off another job which isn't what I want sometimes.So having a command that will check the syntax and contents of the config file would be helpful.
Beta Was this translation helpful? Give feedback.
All reactions