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
|[`-f`](#format), [`--format`](#format)|`string`|| Format output using a custom template:<br>'json': Print in JSON format<br>'TEMPLATE': Print output using the given Go template.<br>Refer to https://docs.docker.com/go/formatting/ for more information about formatting output with templates |
11
-
|`--pretty`||| Print the information in a human friendly format |
11
+
|`--pretty`|`bool`|| Print the information in a human friendly format |
|[`-f`](#filter), [`--filter`](#filter)|`filter`|| Filter output based on conditions provided |
15
15
|[`--format`](#format)|`string`|| Format output using a custom template:<br>'table': Print output in table format with column headers (default)<br>'table TEMPLATE': Print output in table format using the given Go template<br>'json': Print in JSON format<br>'TEMPLATE': Print output using the given Go template.<br>Refer to https://docs.docker.com/go/formatting/ for more information about formatting output with templates |
0 commit comments