Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kernelci.cli.storage: catch exceptions
Use `catch_error` decorator to catch exceptions like `HTTPError` and `KeyError` and raise `ClickException`. Signed-off-by: Jeny Sadadia <[email protected]>
- Loading branch information