Skip to content

Conversation

sudo-bmitch
Copy link
Contributor

Fixes issue

Fixes #802.

Describe the change

This adds support for a default host config in regclient. In regctl, this exposes a flag to set the default credential helper, however additional options can be directly edited in the config file.

How to verify it

regctl config set --default-cred-helper "some-helper"
regctl tag ls $registry

Changelog text

  • Feat: Add default host config.

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

In regctl, this exposes a flag to set the default credential helper.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
@sudo-bmitch sudo-bmitch merged commit 8df25ef into regclient:main Sep 6, 2024
5 checks passed
@sudo-bmitch sudo-bmitch deleted the pr-default-host-config branch September 6, 2024 21:17
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] Provide support for defining default settings for hosts inside regctl's config
1 participant