diff --git a/README.md b/README.md index 094bd43..260536b 100644 --- a/README.md +++ b/README.md @@ -257,9 +257,9 @@ You can remove this file or selected lines from inside this file. This will trig ## TODO -- Add CI checks for tests, coverage, code style etc. - Use pydantic instead of schema - Add cli options to force re-download versions and document link lists -- Add global config options to set date ranges if none was specified on object type level in configuration - Add download size to stats +- Add `--validate` option to `download` command that will trigger validation after download - Add some example terraform and/or ansible to use for deploy to VM in cloud +- Use proper logging