1podman-farm-create(1) General Commands Manual podman-farm-create(1)
2
3
4
6 podman-farm-create - Create a new farm
7
8
10 podman farm create [options] name [connections]
11
12
14 Create a new farm with connections that Podman knows about which were
15 added via the podman system connection add command.
16
17
18 An empty farm can be created without adding any connections to it. Add
19 or remove connections from a farm via the podman farm update command.
20
21
24 $ podman farm create farm1 f37 f38
25
26 $ podman farm farm2
27
28
29
31 podman(1), podman-farm(1)
32
33
35 July 2023, Originally compiled by Urvashi Mohnani (umohnani at redhat
36 dot com)
37
38
39
40 podman-farm-create(1)