diff options
author | Ashley Cui <acui@redhat.com> | 2021-09-16 15:17:02 -0400 |
---|---|---|
committer | Ashley Cui <acui@redhat.com> | 2021-09-17 13:33:56 -0400 |
commit | e3e9e5175fdb9cbec8bf0c603b8b336eaad7808c (patch) | |
tree | 1f875d2e91126c08fcbc52f207c14f619920bcf3 /libpod/container_graph_test.go | |
parent | 9119a578e782b92bd344f093f5491c318bc20d69 (diff) | |
download | podman-e3e9e5175fdb9cbec8bf0c603b8b336eaad7808c.tar.gz podman-e3e9e5175fdb9cbec8bf0c603b8b336eaad7808c.tar.bz2 podman-e3e9e5175fdb9cbec8bf0c603b8b336eaad7808c.zip |
Add username flag for machine ssh
allow users to specify what username to use when ssh-ing into the vm.
If the username flag is set, the username will be the flag value. If the
flag is not set and the the vm name is specified, the default user of
the vm will be used. if the flag is not set, and the vm name is not
specified, then the username of the default connection will be used.
Signed-off-by: Ashley Cui <acui@redhat.com>
Diffstat (limited to 'libpod/container_graph_test.go')
0 files changed, 0 insertions, 0 deletions