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=5efa3a542a5766570ba4dca973217eab343661fe;hb=c736283bfb81f5b00756e08a13946c113a41527f;hpb=fbce11397f4d19821a9dfe66ee3ebe11cad90057 diff --git a/man/machinectl.xml b/man/machinectl.xml index 5efa3a542..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. + + @@ -117,26 +153,11 @@ - Do not ellipsize cgroup - members. + Do not ellipsize + process tree entries. - - - - 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