% podman-farm 1 ## NAME podman\-farm - Farm out builds to machines running podman for different architectures ## SYNOPSIS **podman farm** *subcommand* ## DESCRIPTION Farm out builds to machines running Podman for different architectures. Manage farms by creating, updating, and removing them. ## COMMANDS | Command | Man Page | Description | | -------- | ------------------------------------------------------------- | ------------------------ | | create | [podman-farm\-create(1)](podman-farm-create.1.md) | Create a new farm | | list | [podman-farm\-list(1)](podman-farm-list.1.md) | List the existing farms | | remove | [podman-farm\-remove(1)](podman-farm-remove.1.md) | Delete one or more farms | | update | [podman-farm\-update(1)](podman-farm-update.1.md) | Update an existing farm | ## SEE ALSO **[podman(1)](podman.1.md)** ## HISTORY July 2023, Originally compiled by Urvashi Mohnani (umohnani at redhat dot com)