GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
podman-farm-list(1) FreeBSD General Commands Manual podman-farm-list(1)

podman-farm-list - List the existing farms

podman farm list [options]

podman farm ls [options]

List all the existing farms.

--format=format

Change the default output format. This can be of a supported type like 'json' or a Go template. Valid placeholders for the Go template listed below:

Placeholder Description
.Connections List of all system connections in the farm
.Default Indicates whether farm is the default
.Name Farm name
.ReadWrite Indicates if this farm can be modified using the podman farm commands

List all farms:

$ podman farm list
Name        Connections  Default     ReadWrite
farm1       [f38 f37]    false       true
farm2       [f37]        true        true

podman(1), podman-farm(1)

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


Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.