Skip to content

Make --identity-token an alias of --password #742

@shizhMSFT

Description

@shizhMSFT

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.

Metadata

Metadata

Labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions