Skip to content

Conversation

@ankitathomas
Copy link
Contributor

@ankitathomas ankitathomas commented Nov 25, 2025

This PR tidies up the olmv1 CLI:

  • Moved most flag definitions out of each individual command's file into a common flags.go
  • Makes naming consistent across files
  • Ensures similar flags on different commands behave consistently (eg, --selector)
  • Adds a spinner to show some activity for long running processes
  • Cleaned up tests and removed deprecated dependencies

Fixes #237

Signed-off-by: Ankita Thomas <[email protected]>
Signed-off-by: Ankita Thomas <[email protected]>
Signed-off-by: Ankita Thomas <[email protected]>
Signed-off-by: Ankita Thomas <[email protected]>
Signed-off-by: Ankita Thomas <[email protected]>
Signed-off-by: Ankita Thomas <[email protected]>
Signed-off-by: Ankita Thomas <[email protected]>
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 25, 2025
@openshift-ci openshift-ci bot requested review from benluddy and jmrodri November 25, 2025 07:30
@ankitathomas ankitathomas changed the title WIP: Reformatting and updating help documentation Reformatting and updating help documentation Dec 2, 2025
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 2, 2025
@ankitathomas ankitathomas force-pushed the reformatting branch 7 times, most recently from ef8e812 to e174558 Compare December 2, 2025 05:27
Signed-off-by: Ankita Thomas <[email protected]>
Signed-off-by: Ankita Thomas <[email protected]>
@ankitathomas ankitathomas added this pull request to the merge queue Dec 3, 2025
Merged via the queue into operator-framework:main with commit 882354c Dec 3, 2025
4 checks passed
@ankitathomas ankitathomas deleted the reformatting branch December 3, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add clearer descriptions in --help output for olmv1 subcommands.

2 participants