Skip to content

chore: add shorthand flag for image option in generate command#273

Merged
mathieu-benoit merged 1 commit intoscore-spec:mainfrom
lekaf974:chore/generate-image-add-shortland-flag
Mar 27, 2026
Merged

chore: add shorthand flag for image option in generate command#273
mathieu-benoit merged 1 commit intoscore-spec:mainfrom
lekaf974:chore/generate-image-add-shortland-flag

Conversation

@lekaf974
Copy link
Copy Markdown
Contributor

@lekaf974 lekaf974 commented Mar 27, 2026

Description

fIX #272

What does this PR do?

Add -i shorcut for generate command

  -i, --image string                    An optional container image to use for any container with image == '.'

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • New chore (expected functionality to be implemented)

Checklist:

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I've signed off with an email address that matches the commit author.

Signed-off-by: lekaf974 <matthieu.evrin@gmail.com>
@lekaf974 lekaf974 force-pushed the chore/generate-image-add-shortland-flag branch from 3b923d9 to 46538e8 Compare March 27, 2026 13:44
@mathieu-benoit mathieu-benoit self-requested a review March 27, 2026 20:23
Copy link
Copy Markdown
Contributor

@mathieu-benoit mathieu-benoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mathieu-benoit mathieu-benoit merged commit 7c046c7 into score-spec:main Mar 27, 2026
8 checks passed
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.

[feature request] Add shortcut params for generate --image --> generate -i

2 participants