mirror of
https://github.com/containers/podman.git
synced 2025-06-04 21:55:24 +08:00

add the ability to generate kubernetes pod and service yaml representations of libpod containers and pods. Signed-off-by: baude <bbaude@redhat.com>
747 B
747 B
% podman-generate(1)
NAME
podman-container - 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 |
SEE ALSO
podman, podman-pod, podman-container