Files
podman/docs/source/markdown/podman-generate.1.md
Jhon Honce 486fcd4e1e Update document formatting and packaging code
* Refactored code and Makefile to support new docs layout
* Removed some old code packaging code
* Add Readme.md to document what we're doing

Signed-off-by: Jhon Honce <jhonce@redhat.com>
Signed-off-by: baude <bbaude@redhat.com>
2019-10-31 12:31:39 -05:00

961 B

% podman-generate(1)

NAME

podman-generate - Generate structured data based for a containers and pods

SYNOPSIS

podman generate subcommand

DESCRIPTION

The generate command will create structured output (like YAML) based on a container or pod.

COMMANDS

Command Man Page Description
kube podman-generate-kube(1) Generate Kubernetes YAML based on a pod or container.
systemd podman-generate-systemd(1) Generate systemd unit file(s) for a container. Not supported for the remote client.

SEE ALSO

podman, podman-pod, podman-container