Merge pull request #23841 from jakecorrenti/defaultmachine

Add disclaimer in `podman machine info` manpage
This commit is contained in:
openshift-merge-bot[bot]
2024-09-04 11:48:24 +00:00
committed by GitHub
2 changed files with 14 additions and 2 deletions

View File

@ -11,6 +11,12 @@ podman\-machine\-info - Display machine host info
Display information pertaining to the machine host.
Rootless only, as all `podman machine` commands can be only be used with rootless Podman.
*Note*: The `DefaultMachine` field in the `Host` output does not suggest that
one can set a default podman machine via system connections. This value represents
the current active system connection associated with a podman machine. Regardless
of the default system connection, the default podman machine will always be
`podman-machine-default`.
## OPTIONS
#### **--format**, **-f**=*format*