Throw an error if a bad argument is given
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
```
dgalloway@p50 ~ ()$ chacractl --log debug repo delete ceph/master/ee23c75298c4e0eae454ab5b4a76678d0be8009f/centos/7
dgalloway@p50 ~ ()$ echo $?
0
dgalloway@p50 ~ ()$ chacractl --log debug repo eggs yo/say/something
dgalloway@p50 ~ ()$ echo $?
0
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.