]> git.ipfire.org Git - thirdparty/systemd.git/commit
machinectl: extend the "shell" syntax to take user@container names 1022/head
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Aug 2015 20:44:54 +0000 (22:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 24 Aug 2015 20:46:46 +0000 (22:46 +0200)
commitef3100e9637adda26fa19e7ee8606788320dcde3
tree296b707b1cfe68135f1a062d6fc31ce0d40e105f
parent91913f584af38b29a816cca959ba648acd60ac9f
machinectl: extend the "shell" syntax to take user@container names

In order to make "machinectl shell" more similar to ssh, allow the
following syntax to connect to a container under a specific username:

        machinectl shell lennart@fedora

Also beefs up related man page documentation.
man/machinectl.xml
src/machine/machinectl.c