From a861f6fd3ebe4fe0b63a1b550e6b99d7525228c0 Mon Sep 17 00:00:00 2001 From: Ashley Cui Date: Thu, 4 Mar 2021 15:29:12 -0500 Subject: Podman machine CLI and interface stub Podman machine will be a mac-only command that manages the VM where containers are run. Currently, only the CLI is written and the interface function for the VM management is stub for future developement The podman machine cli is only built on mac builds. Signed-off-by: Ashley Cui --- docs/source/Commands.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/source/Commands.rst') diff --git a/docs/source/Commands.rst b/docs/source/Commands.rst index 0bb23f71b..766b6a02e 100644 --- a/docs/source/Commands.rst +++ b/docs/source/Commands.rst @@ -55,6 +55,8 @@ Commands :doc:`logs ` Fetch the logs of a container +:doc:`machine ` Manage podman's virtual machine + :doc:`manifest ` Create and manipulate manifest lists and image indexes :doc:`mount ` Mount a working container's root filesystem -- cgit v1.2.3-54-g00ecf