Sponsor:

Your company here, and a link to your site. Click to find out more.

podman-farm-remove - Man Page

Delete one or more farms

Synopsis

podman farm remove [options] name

podman farm rm [options] name

Description

Delete one or more farms.

Options

--all, -a

Remove all farms.

Example

Remove specified farm:

$ podman farm remove farm1

Remove all farms:

$ podman farm rm --all

See Also

podman(1), podman-farm(1)

History

July 2023, Originally compiled by Urvashi Mohnani (umohnani at redhat dot com)s

Referenced By

podman-farm(1).

The man page docker-farm-remove(1) is an alias of podman-farm-remove(1).