Adds a new "MissingMetadata" exception to the metadata loader, and special cases that in the CLI machinery.
Also adds a new test file for end-to-end CLI test cases that test the full CLI invocation, not just the internal Python API.
Pull-Request has been merged by asamalik
Adds a new "MissingMetadata" exception to the
metadata loader, and special cases that in the
CLI machinery.
Also adds a new test file for end-to-end CLI test
cases that test the full CLI invocation, not just
the internal Python API.