mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-08 18:05:41 +00:00
Add support for generating systemd units via the api and podman-remote. Change the GenerateSystemdReport type to return the units as map[string]string with the unit name as key. Add `--format` flag to `podman generate systemd` to allow the output to be formatted as json. Signed-off-by: Paul Holzinger <paul.holzinger@web.de> |
||
|---|---|---|
| .. | ||
| containers | ||
| generate | ||
| images | ||
| manifests | ||
| network | ||
| play | ||
| pods | ||
| system | ||
| test | ||
| volumes | ||
| bindings.go | ||
| connection.go | ||
| errors.go | ||