mirror of
https://github.com/containers/podman.git
synced 2025-10-20 20:54:45 +08:00

Restructuring the docs dir to make integration with sphinx easier. man pages now exist in docs/source/man and the sphinx make files exists in docs. Signed-off-by: baude <bbaude@redhat.com>
961 B
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