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

fix(container): support short flag -h for podman run --hostname #125

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

k9withabone
Copy link
Member

Changed short help flag to -? for podlet podman run. This could be a potentially minor breaking change for some users.

Fixes: #105

Changed short help flag to `-?` for `podlet podman run`. This could be a
potentially minor breaking change for some users.

Fixes: #105
Signed-off-by: Paul Nettleton <[email protected]>
@k9withabone k9withabone added the bug Something isn't working label Oct 20, 2024
@k9withabone k9withabone added this to the v0.3.1 milestone Oct 20, 2024
@k9withabone k9withabone merged commit f313850 into main Oct 22, 2024
13 checks passed
@k9withabone k9withabone deleted the podman-run-hostname-short branch October 22, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using -h short flag for —hostname gives podlet’s help instead of generating the correct quadlet
1 participant