Skip to content

Conversation

@musztardem
Copy link
Contributor

Description

Changes proposed in this pull request:

  • Added custom type of flag so we can use it both as a bool flag and []string flag, like:
    • --remote=false,
    • --remote,
    • --remote=arg1,args2
  • Removed the --origin flag from alpha module catalog command and changed it to the --remote flag that makes use of the new flag type.

Related issue(s)

#2787

@musztardem musztardem requested a review from a team as a code owner December 19, 2025 12:46
@musztardem musztardem enabled auto-merge (squash) December 19, 2025 12:46
@github-actions
Copy link

github-actions bot commented Dec 19, 2025

✅ Proposed changes verification passed

This pull request comes with up-to-date documentation and no illegal standard output usages.

Find more detailed information in the verify / standards (pull_request_target) action.

@musztardem musztardem requested a review from a team as a code owner December 19, 2025 12:48
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.

3 participants