-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
As a user, I would like to be able to remove all artifacts in the store with a single command. The idea would be to add a `–all` or `-a` to the `rm` command which would be similar to containers, images, and other components of podman.
This is a feature request came from Yuhui Jiang (RedHat QE).
QE Suggests:
- Add several artifacts using `podman artifact add` commands.
- Verify those added artifacts are visible with `podman artifact ls`
- Execute `podman artifact rm -a`
- Verify that no artifacts exist in the store with `podman artifact ls`
- is related to
-
RUN-2578 Test ability to remove all artifacts in podman
-
- Closed
-
- relates to
-
RHEL-80261 Add ability to remove all artifacts in podman - RHEL 9.6 0day
-
- Closed
-
-
RHEL-80262 Add ability to remove all artifacts in podman - RHEL 10.0 GA 0day
-
- Closed
-
- links to