mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
changelog entry for --all opttion to octodns-validate
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
Some problem at filename.yaml, line 42, column 14. Our custom Yaml Loaders
|
||||
attach this context information, arbitrary string. Other providers may do so
|
||||
by creating ContextDict to pass as `data` into Record.new.
|
||||
* Add --all option to octodns-validate to enable showing all record validation
|
||||
errors (as warnings) rather than exiting on the first. Exit code is non-zero
|
||||
when there are any validation errors.
|
||||
|
||||
## v1.0.0 - 2023-07-30 - The One
|
||||
|
||||
|
||||
Reference in New Issue
Block a user