FreeBSD Manual Pages
podman-generate(1) General Commands Manual podman-generate(1) NAME podman-generate - Generate structured data based on containers, pods or volumes SYNOPSIS podman generate subcommand DESCRIPTION The generate command creates structured output (like YAML) based on a container, pod or volume. COMMANDS +---------+----------------------------+---------------------+ | Command | Man Page | Description | +---------+----------------------------+---------------------+ | kube | podman-kube-generate(1) | Generate Kubernetes | | | | YAML based on con- | | | | tainers, pods or | | | | volumes. | +---------+----------------------------+---------------------+ | spec | podman-generate-spec(1) | Generate Specgen | | | | JSON based on con- | | | | tainers or pods. | +---------+----------------------------+---------------------+ | systemd | podman-generate-systemd(1) | [DEPRECATED] Gener- | | | | ate systemd unit | | | | file(s) for a con- | | | | tainer or pod. | +---------+----------------------------+---------------------+ SEE ALSO podman(1), podman-pod(1), podman-container(1) podman-generate(1)
NAME | SYNOPSIS | DESCRIPTION | COMMANDS | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=podman-generate&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>