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-update(1) FreeBSD General Commands Manual podman-farm-update(1)

podman-farm-update - Update an existing farm

podman farm update [options] name

Update a farm by either adding connections to it, removing connections from it, or setting it as the new default farm.

--add, -a

Add new connections to an existing farm. Multiple connections can be added at once.

--default, -d

Set the current farm as the default.

--remove, -r

Remove one or more connections from an existing farm.

Add two connections to specified farm:

$ podman farm update --add f35,f38 farm1

Add connection to specified farm:

$ podman farm update --remove f35 farm1

Change specified farm to be default:

$ podman farm update --default farm2

podman(1), podman-farm(1)

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


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.