podman/docs/source/markdown
Paul Holzinger 74454bf59c
rework system connection and farm storage
We now no longer write containers.conf, instead system connections and
farms are written to a new file called podman-connections.conf.

This is a major rework and I had to change a lot of things to get this
to compile again with my c/common changes.

It is a breaking change for users as connections/farms added before this
commit can now no longer be removed or modified directly. However because
the logic keeps reading from containers.conf the old connections can
still be used to connect to a remote host.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-01-31 15:08:41 +01:00
..
links
options Merge pull request #21180 from rhatdan/nvidia 2024-01-30 14:59:02 +00:00
.gitignore Remove unnencessary pregenerated doc 2023-11-23 20:07:48 +02:00
podman-attach.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-auto-update.1.md.in [CI:DOCS] update auto-update docs 2023-08-22 16:19:06 +02:00
podman-build.1.md.in docs: fix typos 2024-01-04 12:10:11 +02:00
podman-commit.1.md Accept a config blob alongside the "changes" slice when committing 2023-11-30 09:00:52 -05:00
podman-completion.1.md Remove unnecessary backslashes 2023-08-02 15:01:16 +01:00
podman-compose.1.md.in add a podman-compose command 2023-07-24 19:23:04 +02:00
podman-container-checkpoint.1.md man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
podman-container-cleanup.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-container-clone.1.md.in man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
podman-container-diff.1.md.in Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-container-exists.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-container-inspect.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-container-prune.1.md [CI:DOCS] consistentize filter options in man pages 2023-09-18 07:41:28 -06:00
podman-container-restore.1.md Remove unnecessary use of the word "please". 2023-07-23 17:31:29 +02:00
podman-container-runlabel.1.md.in Remove unnecessary use of the word "please". 2023-07-23 17:31:29 +02:00
podman-container.1.md man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
podman-cp.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-create.1.md.in Make --gpus work with nvidia gpus 2024-01-11 21:13:25 -05:00
podman-diff.1.md.in Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-events.1.md Man pages: tighter documenting of --format fields 2024-01-15 13:11:27 -07:00
podman-exec.1.md.in podman: new option --preserve-fd 2023-12-05 10:16:41 +01:00
podman-export.1.md
podman-farm-build.1.md.in farm build: push built images to registry 2024-01-15 11:31:17 -05:00
podman-farm-create.1.md [CI:DOCS] Update farm docs 2024-01-25 11:20:03 -05:00
podman-farm-list.1.md rework system connection and farm storage 2024-01-31 15:08:41 +01:00
podman-farm-remove.1.md Add podman farm remove command 2023-08-09 13:37:37 -04:00
podman-farm-update.1.md Add podman farm update command 2023-08-09 13:37:37 -04:00
podman-farm.1.md [CI:DOCS] Update farm docs 2024-01-25 11:20:03 -05:00
podman-generate-spec.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-generate-systemd.1.md Deprecate podman generate systemd 2023-08-03 06:58:53 -04:00
podman-generate.1.md Deprecate podman generate systemd 2023-08-03 06:58:53 -04:00
podman-healthcheck-run.1.md
podman-healthcheck.1.md
podman-history.1.md
podman-image-diff.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-image-exists.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-image-inspect.1.md Man pages: tighter documenting of --format fields 2024-01-15 13:11:27 -07:00
podman-image-mount.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-image-prune.1.md [CI:DOCS] consistentize filter options in man pages 2023-09-18 07:41:28 -06:00
podman-image-scp.1.md
podman-image-sign.1.md.in Correct markdown in docs 2023-05-18 16:44:24 -07:00
podman-image-tree.1.md man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
podman-image-trust.1.md.in Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-image-unmount.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-image.1.md man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
podman-images.1.md.in Man pages: tighter documenting of --format fields 2024-01-15 13:11:27 -07:00
podman-import.1.md
podman-info.1.md libpod: Podman info output more network information 2023-06-13 11:19:29 +09:00
podman-init.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-inspect.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-kill.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-kube-apply.1.md Try to fix the broken formatting of man podman‐kube‐apply(1). 2023-11-06 14:53:35 +01:00
podman-kube-down.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-kube-generate.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-kube-play.1.md.in [CI:DOCS] minor man page cleanup 2024-01-25 15:59:18 -07:00
podman-kube.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-load.1.md [CI:DOCS] minor man page cleanup 2024-01-25 15:59:18 -07:00
podman-login.1.md.in [CI:DOCS] minor man page cleanup 2024-01-25 15:59:18 -07:00
podman-logout.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-logs.1.md.in Fix language, typos and markdown layout 2023-07-24 11:18:25 +02:00
podman-machine-info.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-machine-init.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-machine-inspect.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-machine-list.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-machine-os-apply.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-machine-os.1.md
podman-machine-rm.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-machine-set.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-machine-ssh.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-machine-start.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-machine-stop.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-machine.1.md man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
podman-manifest-add.1.md.in Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-manifest-annotate.1.md.in
podman-manifest-create.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-manifest-exists.1.md source code comments and docs: fix typos, language, Markdown layout 2023-05-22 07:52:16 +02:00
podman-manifest-inspect.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-manifest-push.1.md.in [CI:DOCS] Fix markdown bugs 2023-11-28 17:28:08 +01:00
podman-manifest-remove.1.md
podman-manifest-rm.1.md docs: fix podman-manifest-rm header 2024-01-27 19:03:35 -05:00
podman-manifest.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-mount.1.md.in Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-network-connect.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-network-create.1.md docs: make CNI removal explicit 2023-11-06 10:45:59 +01:00
podman-network-disconnect.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-network-exists.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-network-inspect.1.md Man pages: tighter documenting of --format fields 2024-01-15 13:11:27 -07:00
podman-network-ls.1.md.in Man pages: tighter documenting of --format fields 2024-01-15 13:11:27 -07:00
podman-network-prune.1.md [CI:DOCS] consistentize filter options in man pages 2023-09-18 07:41:28 -06:00
podman-network-reload.1.md.in
podman-network-rm.1.md Add support for passing container stop timeout as -1 (infinite) 2023-08-04 08:36:45 -04:00
podman-network-update.1.md
podman-network.1.md docs: make CNI removal explicit 2023-11-06 10:45:59 +01:00
podman-pause.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-pod-clone.1.md.in Merge pull request #21180 from rhatdan/nvidia 2024-01-30 14:59:02 +00:00
podman-pod-create.1.md.in Merge pull request #21180 from rhatdan/nvidia 2024-01-30 14:59:02 +00:00
podman-pod-exists.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-pod-inspect.1.md.in Man pages: tighter documenting of --format fields 2024-01-15 13:11:27 -07:00
podman-pod-kill.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-pod-logs.1.md.in man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
podman-pod-pause.1.md
podman-pod-prune.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-pod-ps.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-pod-restart.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-pod-rm.1.md.in Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-pod-start.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-pod-stats.1.md.in
podman-pod-stop.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-pod-top.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-pod-unpause.1.md
podman-pod.1.md man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
podman-port.1.md.in
podman-ps.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-pull.1.md.in Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-push.1.md.in [CI:DOCS] Fix markdown bugs 2023-11-28 17:28:08 +01:00
podman-remote.1.md Fix specification of unix:///run 2023-09-17 07:37:14 -04:00
podman-rename.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-restart.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-rm.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-rmi.1.md man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
podman-run.1.md.in Merge pull request #21180 from rhatdan/nvidia 2024-01-30 14:59:02 +00:00
podman-save.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-search.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-secret-create.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-secret-exists.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-secret-inspect.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-secret-ls.1.md.in docs: fix unclosed code block 2024-01-27 19:03:35 -05:00
podman-secret-rm.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-secret.1.md
podman-start.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-stats.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-stop.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-system-connection-add.1.md Fix language, typos and markdown layout 2023-07-24 11:18:25 +02:00
podman-system-connection-default.1.md
podman-system-connection-list.1.md rework system connection and farm storage 2024-01-31 15:08:41 +01:00
podman-system-connection-remove.1.md
podman-system-connection-rename.1.md
podman-system-connection.1.md Fix language, typos and markdown layout 2023-07-24 11:18:25 +02:00
podman-system-df.1.md
podman-system-migrate.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-system-prune.1.md [CI:DOCS] consistentize filter options in man pages 2023-09-18 07:41:28 -06:00
podman-system-renumber.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-system-reset.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-system-service.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-system.1.md man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
podman-systemd.unit.5.md Quadlet: ensure all keys are documented 2024-01-18 06:17:57 -07:00
podman-tag.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-top.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-unmount.1.md.in Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-unpause.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-unshare.1.md
podman-untag.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-update.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-version.1.md
podman-volume-create.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-volume-exists.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-volume-export.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-volume-import.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-volume-inspect.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-volume-ls.1.md.in Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-volume-mount.1.md Remove future tense from man pages 2023-05-16 15:10:33 -04:00
podman-volume-prune.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-volume-reload.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-volume-rm.1.md Add information about --latest support on man pages 2024-01-23 07:28:40 -05:00
podman-volume-unmount.1.md
podman-volume.1.md man pages and command help: clean up descriptions 2023-05-28 18:57:43 +02:00
podman-wait.1.md.in [CI:DOCS] minor man page cleanup 2024-01-25 15:59:18 -07:00
podman.1.md rework system connection and farm storage 2024-01-31 15:08:41 +01:00
podmansh.1.md [skip-ci] Improve podmansh(1) 2023-09-30 17:33:17 +05:30