Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Short options! | baude | 2017-12-04 |
| | | | | | | | | | | | | Any subcommand that has two or more booleon short options can now combine those two options. For example: kpod rmi -af (Remove all images forceably) Signed-off-by: baude <bbaude@redhat.com> Closes: #100 Approved by: rhatdan | ||
* | Remove all images | baude | 2017-11-14 |
Add -a/--all to rmi so a user can remove all images quickly. Signed-off-by: baude <bbaude@redhat.com> Closes: #41 Approved by: mheon |