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
fix: Drop the quiet from the podman system connection list cmd
The quiet option only available from podman 4.3. Instead just drop the
header line and count the connections manually. This way we would still
be able to see any other errors.
resolves #637
0 commit comments