X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fmachinectl.xml;h=6e991ee957f10425db1aec5120aa9c4fde055d21;hp=f2fa6ce53e9aff3f2b974683ec671dec717e4798;hb=c736283bfb81f5b00756e08a13946c113a41527f;hpb=a7893c6b28772edbc7e1fea3c209caa54d465648 diff --git a/man/machinectl.xml b/man/machinectl.xml index f2fa6ce53..6e991ee95 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -105,7 +105,7 @@ - Execute operation + Execute the operation remotely. Specify a hostname, or username and hostname separated by @, to connect to. This will use SSH to @@ -117,7 +117,7 @@ - Execute operation on a + Execute the operation on a local container. Specify a container name to connect to. @@ -202,7 +202,7 @@ - status [ID...] + status ID... Show terse runtime status information about one or more @@ -215,7 +215,7 @@ - show [ID...] + show ID... Show properties of one or more registered virtual machines or @@ -239,7 +239,7 @@ - terminate [ID...] + terminate ID... Terminates a virtual machine or container. This kills all @@ -250,7 +250,7 @@ - kill [ID...] + kill ID... Send a signal to one or more processes of the virtual @@ -263,6 +263,19 @@ to select the signal to send. + + + login ID... + + Open a terminal login + session to a container. This will + create a TTY connection to a specific + container and asks for the execution of a + getty on it. Note that this is only + supported for containers running + systemd1 + as init system. +