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

edit: ability to edit an existing file #65

Open
dmitshur opened this issue Sep 22, 2019 · 1 comment
Open

edit: ability to edit an existing file #65

dmitshur opened this issue Sep 22, 2019 · 1 comment

Comments

@dmitshur
Copy link
Contributor

dmitshur commented Sep 22, 2019

PR #36 added ability to insert a file, in addition to the previous ability to insert a password.

This feature request is to add ability to edit a file, in addition to already being able to edit a password.

It doesn't seem to be supported right now in v2.1.0:

$ passgo version
v2.1.0
$ passgo edit some-bank/recovery-codes.txt new-recovery-codes.txt
Error: accepts 1 arg(s), received 2
Usage:
  passgo edit [flags]

Aliases:
  edit, update

Examples:
passgo edit money/bank.com

Flags:
  -h, --help   help for edit

As a workaround, it's possible to remove the file entry, and then insert it again.

@ejcx
Copy link
Owner

ejcx commented Oct 14, 2019

@dmitshur might be an oversight. Good catch... That's not ideal. Ill need to fix this

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

2 participants