-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
What is the version of your ORAS CLI
v0.16.0
What would you like to be added?
Make --identity-token
an alias of --password
Why is this needed for ORAS?
oras
supports using identity token as the credential without a username.
The UX of oras login $REGISTRY --password $TOKEN
does not seem good enough. It will be better if it is
oras login $REGISTRY --identity-token $TOKEN
Are you willing to submit PRs to contribute to this feature?
- Yes, I am willing to implement it.
SteveLasker
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers