Skip to content

Conversation

@Raghul-M
Copy link
Contributor

@Raghul-M Raghul-M commented Aug 15, 2025

NONE

Add missing flag examples to podman-system-connection-add man page

This PR addresses issue #26360 by adding practical examples for flags that
were previously documented but lacked usage examples in the man page.

Added examples for:

  • --port: Shows how to specify a custom SSH port
  • --socket-path: Shows how to specify a custom socket path on remote host
  • --default: Shows how to make a connection the default

The new examples demonstrate common use cases for managing remote Podman
connections commands for different
scenarios like staging and production environments.

Fixes: #26360

Signed-off-by: Raghul-M raghul.m1430@gmail.com

Signed-off-by: Raghul-M <raghul.m1430@gmail.com>
@openshift-ci openshift-ci bot added the do-not-merge/release-note-label-needed Enforce release-note requirement, even if just None label Aug 15, 2025
@packit-as-a-service
Copy link

[NON-BLOCKING] Packit jobs failed. @containers/packit-build please check. Everyone else, feel free to ignore.

@Raghul-M
Copy link
Contributor Author

/assign @ygalblum

@baude
Copy link
Member

baude commented Aug 15, 2025

/approve

LGTM

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 15, 2025
Copy link
Member

@Honny1 Honny1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Could you please update the PR description with the following?

```release-note
NONE
```

@openshift-ci openshift-ci bot added release-note-none and removed do-not-merge/release-note-label-needed Enforce release-note requirement, even if just None labels Aug 15, 2025
@Raghul-M
Copy link
Contributor Author

LGTM. Could you please update the PR description with the following?

```release-note
NONE

Done

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 18, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baude, Honny1, Raghul-M

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Raghul-M
Copy link
Contributor Author

@ygalblum can you approve and merge this PR

@baude
Copy link
Member

baude commented Aug 19, 2025

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 19, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 83ae192 into containers:main Aug 19, 2025
37 of 40 checks passed
@stale-locking-app stale-locking-app bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Nov 18, 2025
@stale-locking-app stale-locking-app bot locked as resolved and limited conversation to collaborators Nov 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. release-note-none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manpages: podman system connection add missing many examples

4 participants