X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fmachinectl.xml;h=6e991ee957f10425db1aec5120aa9c4fde055d21;hp=2ed9f2e8a1eebe67298cf25da437019f3dd84632;hb=df98a87ba389bdfc0359beedf47557411f3af434;hpb=3fde5f30bda2a70d97f3dc8fa918e42e1c07cc2c diff --git a/man/machinectl.xml b/man/machinectl.xml index 2ed9f2e8a..6e991ee95 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -86,6 +86,42 @@ string and exits. + + + + Do not pipe output into a + pager. + + + + + + Do not query the user + for authentication for privileged + operations. + + + + + + + Execute the operation + remotely. Specify a hostname, or + username and hostname separated by @, + to connect to. This will use SSH to + talk to the remote machine manager + instance. + + + + + + + Execute the operation on a + local container. Specify a container + name to connect to. + + @@ -122,21 +158,6 @@ - - - - Do not pipe output into a - pager. - - - - - - Do not query the user - for authentication for privileged - operations. - - @@ -167,26 +188,6 @@ SIGTERM. - - - - - Execute operation - remotely. Specify a hostname, or - username and hostname separated by @, - to connect to. This will use SSH to - talk to the remote machine manager - instance. - - - - - - - Acquire privileges via - PolicyKit before executing the - operation. - The following commands are understood: @@ -201,7 +202,7 @@ - status [ID...] + status ID... Show terse runtime status information about one or more @@ -214,7 +215,7 @@ - show [ID...] + show ID... Show properties of one or more registered virtual machines or @@ -238,7 +239,7 @@ - terminate [ID...] + terminate ID... Terminates a virtual machine or container. This kills all @@ -249,7 +250,7 @@ - kill [ID...] + kill ID... Send a signal to one or more processes of the virtual @@ -262,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. + @@ -293,8 +307,8 @@ See Also systemd-machined.service8, - systemd-logind.service8, - systemd.special7. + systemd-nspawn1, + systemd.special7