You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Various podman container and podman pod commands support --latest and --all flags to operate on the latest or all containers/pods without specifying names/IDs. It would be good to add support for this in PoW.
Various
podman container
andpodman pod
commands support--latest
and--all
flags to operate on the latest or all containers/pods without specifying names/IDs. It would be good to add support for this in PoW.See some relevant comments on previous PR:
The text was updated successfully, but these errors were encountered: