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

adding otp flag set with get for speeding up things #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samifruit514
Copy link

works great with xclip (linux) and pbcopy (mac osx)

@samifruit514
Copy link
Author

samifruit514 commented Jul 5, 2022

usage would be something like:
zauth otp -get Google

then it's even easier with pbcopy (mac osx)
zauth otp -get Google | pbcopy

or with linux:
zauth otp -get Google | xclip -selection clipboard

@samifruit514 samifruit514 changed the title adding otp flag set with get for speedup things adding otp flag set with get for speeding up things Jul 5, 2022
@RijulGulati RijulGulati added the enhancement New feature or request label Jan 18, 2023
@RijulGulati
Copy link
Owner

Nice addition. There can be multiple entries for similar identifier. Eg: 2 entries for Google. Would be good if we can use both Issuer and Identifier (something like ISSUER:IDENTIFIER)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants