Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for tokens #35

Merged
merged 2 commits into from
Dec 16, 2024
Merged

add support for tokens #35

merged 2 commits into from
Dec 16, 2024

Conversation

bcumming
Copy link
Member

Allow users to provide tokens for authentication with the remote image registry.

  • add --token and --username flags to uenv image pull
  • use the current user's username as the default if --token is set, but --username is not
  • add support for optional credentials to all oras calls

fixes #34

@bcumming bcumming merged commit e8161c0 into main Dec 16, 2024
10 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.

support custom tokens for access to restricted uenv
1 participant