Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 906 Bytes

podman-generate.1.md

File metadata and controls

20 lines (14 loc) · 906 Bytes

% 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 a systemd unit file for a container.

SEE ALSO

podman, podman-pod, podman-container