mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 00:45:43 +00:00
Forward the ssh exit code to the podman caller. This is useful for scripts. Use the same logic as podman unshare. Fixes #14401 Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
|---|---|---|
| .. | ||
| init.go | ||
| inspect.go | ||
| list.go | ||
| machine.go | ||
| machine_unix.go | ||
| machine_unsupported.go | ||
| machine_windows.go | ||
| platform.go | ||
| platform_windows.go | ||
| rm.go | ||
| set.go | ||
| ssh.go | ||
| start.go | ||
| stop.go | ||