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
I found some compatibility issues of CLI, for example pouch ps doesn't support --format flag.
So I am wondering if you could provide a document of CLI compatibility and the plan of fixing compatibility issues?
Ⅰ. Issue Description
I found some compatibility issues of CLI, for example
pouch ps doesn't support --format flag
.So I am wondering if you could provide a document of CLI compatibility and the plan of fixing compatibility issues?
Ⅱ. Describe what happened
Ⅲ. Describe what you expected to happen
same output of docker
# docker ps --format "table {{.ID}}\t{{.Mounts}}" CONTAINER ID MOUNTS 082e2761b8b4 /lib/modules
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
pouch version
):uname -a
):The text was updated successfully, but these errors were encountered: