Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

podman-farm-create - Create a new farm

Description

       Create  a  new  farm  with  connections  that  Podman  knows about which were added via the podmansystemconnectionadd command.

       An empty farm can be created without adding any connections to it. Add or remove connections from a  farm
       via the podmanfarmupdate command.

Example

       Create the specified farm:

       $ podman farm create farm2

       Create multiple farms:

       $ podman farm create farm1 f37 f38

History

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

                                                                                           podman-farm-create(1)

Name

       podman-farm-create - Create a new farm

See Also

podman(1), podman-farm(1), podman-system-connection(1), podman-system-connection-add(1)

Synopsis

podmanfarmcreatename [connections]

See Also