podman icon indicating copy to clipboard operation
podman copied to clipboard

podman logs: allow options after argument

Open Luap99 opened this issue 7 months ago • 2 comments
trafficstars

Do not use the interspersed option for logs, it is not needed and just restricts valid use cases.

Fixes #25653

Does this PR introduce a user-facing change?

None

Luap99 avatar Mar 27 '25 14:03 Luap99

LGTM.

I cannot think of a real issue introduced by allowing flags to be placed before or after positional arguments as done in this PR in the logs command.

jankaluza avatar Mar 28 '25 08:03 jankaluza

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bupd, giuseppe, Luap99

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:
  • ~~OWNERS~~ [Luap99,giuseppe]

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

openshift-ci[bot] avatar Mar 31 '25 12:03 openshift-ci[bot]