Skip to content

Conversation

sudo-bmitch
Copy link
Contributor

Fixes issue

Describe the change

This adds a --external flag to regctl artifact put, aligning it with other regctl artifact commands.

How to verify it

echo "hello external artifact" | regctl artifact put --subject alpine --external ocidir://test/external --artifact-type applicaiton/example.test 

Changelog text

  • Feat: Add external flag to regctl artifact put.

Please verify and check that the pull request fulfills the following requirements

  • Tests have been added or not applicable
  • Documentation has been added, updated, or not applicable
  • Changes have been rebased to main
  • Multiple commits to the same code have been squashed

This aligns the CLI with other regctl artifact commands.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
@sudo-bmitch sudo-bmitch merged commit 9543d04 into regclient:main Dec 4, 2024
5 checks passed
@sudo-bmitch sudo-bmitch deleted the pr-referrer-put-external branch December 4, 2024 20:26
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.

1 participant