Merge pull request #21363 from umohnani8/farm-docs

[CI:DOCS] Update farm docs
This commit is contained in:
openshift-merge-bot[bot]
2024-01-25 17:27:05 +00:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,7 @@ $ podman farm create farm1 f37 f38
$ podman farm farm2
```
## SEE ALSO
**[podman(1)](podman.1.md)**, **[podman-farm(1)](podman-farm.1.md)**
**[podman(1)](podman.1.md)**, **[podman-farm(1)](podman-farm.1.md)**, **[podman-system-connection(1)](podman-system-connection.1.md)**, **[podman-system-connection-add(1)](podman-system-connection-add.1.md)**
## HISTORY
July 2023, Originally compiled by Urvashi Mohnani (umohnani at redhat dot com)

View File

@ -11,6 +11,8 @@ Farm out builds to machines running Podman for different architectures.
Manage farms by creating, updating, and removing them.
Note: All farm machines must have a minimum podman version of v4.9.0.
## COMMANDS
| Command | Man Page | Description |