Skip to content

[minor] Adds support for mirroring the MAS CLI image through the mas mirror-images#2399

Open
PalVala wants to merge 4 commits into
masterfrom
mascore-14605
Open

[minor] Adds support for mirroring the MAS CLI image through the mas mirror-images#2399
PalVala wants to merge 4 commits into
masterfrom
mascore-14605

Conversation

@PalVala

@PalVala PalVala commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds support for mirroring the MAS CLI image through the mas mirror-images workflow.

Changes

Why

Issue #600 requested a dedicated --mirror-cli option so users can mirror the CLI image as part of the existing image mirroring flow instead of handling it manually.

Testing

  • verified --mirror-cli is accepted in non-interactive mode
  • verified interactive flow prompts for CLI mirroring and version input
  • verified invalid versions are rejected and valid versions are accepted by validate_cli_version()
  • verified help output includes the new option in mirror_images_help

ansible-devops PR: ibm-mas/ansible-devops#2328

Screenshot 2026-06-18 at 11 00 09 AM Screenshot 2026-06-18 at 11 00 17 AM Screenshot 2026-06-18 at 11 02 03 AM Screenshot 2026-06-15 at 2 46 11 PM

@PalVala PalVala added this to the 2Q 2026 milestone Jun 18, 2026
@PalVala PalVala requested review from durera and terc1997 June 18, 2026 08:04
@PalVala PalVala requested a review from a team as a code owner June 18, 2026 08:04
@PalVala PalVala linked an issue Jun 18, 2026 that may be closed by this pull request
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 --mirror-cli flag for mirror-images command

1 participant