Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: podman farm: --farm option should be moved #20752

Closed
edsantiago opened this issue Nov 22, 2023 · 0 comments · Fixed by #20819
Closed

docs: podman farm: --farm option should be moved #20752

edsantiago opened this issue Nov 22, 2023 · 0 comments · Fixed by #20819
Assignees
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@edsantiago
Copy link
Member

$ bin/podman farm --help
...
Available Commands:
  build       Build a container image for multiple architectures
  create      Create a new farm
  list        List all existing farms
  remove      Remove one or more farms
  update      Update an existing farm

Options:
  -f, --farm string   Farm to use for builds (default "myfarm")

The -f/--farm option must be moved to podman farm build.

@cgiradkar cgiradkar self-assigned this Nov 28, 2023
cgiradkar added a commit to cgiradkar/podman that referenced this issue Nov 30, 2023
The option `farm` which is used to specify the farm to be used, is moved to farm build command from farm command.

closes containers#20752

Signed-off-by: Chetan Giradkar <cgiradka@redhat.com>
mheon pushed a commit to mheon/libpod that referenced this issue Jan 22, 2024
The option `farm` which is used to specify the farm to be used, is moved to farm build command from farm command.

closes containers#20752

Signed-off-by: Chetan Giradkar <cgiradka@redhat.com>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Mar 1, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants