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

pass show/ls command #3

Open
3 of 4 tasks
allie-wake-up opened this issue Jul 12, 2020 · 1 comment
Open
3 of 4 tasks

pass show/ls command #3

allie-wake-up opened this issue Jul 12, 2020 · 1 comment
Assignees

Comments

@allie-wake-up
Copy link
Owner

allie-wake-up commented Jul 12, 2020

  • print folder tree if passed nothing or a folder
  • print file contents to stdout if passed a file
  • --clip option that copies password or given line number to the clipboard
  • --qrcode option that displays a qrcode instead of the password or given line number
@allie-wake-up allie-wake-up added the enhancement New feature or request label Jul 12, 2020
@allie-wake-up allie-wake-up changed the title pass show command pass show/ls command Jul 12, 2020
@allie-wake-up
Copy link
Owner Author

Instead of having --clip and --qrcode take line numbers I decided to just have a separate --line option. This varies from pass. So instead of pass test-password -c2 you can run pg test-password -cl2. This also means that if you just want to print out say you're username that's on line 2 you can run pg test-password -l2

@allie-wake-up allie-wake-up self-assigned this May 15, 2022
@allie-wake-up allie-wake-up removed the enhancement New feature or request label May 16, 2022
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

No branches or pull requests

1 participant