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

Running non-interactively gopass should not print search results #482

Closed
dominikschulz opened this issue Dec 1, 2017 · 3 comments
Closed
Assignees

Comments

@dominikschulz
Copy link
Member

When using gopass in scripts it should not print automatic search results but instead exit with an handleable error code.

@dominikschulz dominikschulz added this to the 1.7.0 - Store Integrity milestone Dec 1, 2017
@dominikschulz dominikschulz self-assigned this Dec 1, 2017
dominikschulz added a commit to dominikschulz/gopass that referenced this issue Dec 1, 2017
@frntn
Copy link
Contributor

frntn commented Dec 7, 2017

@dominikschulz is there a way to simply deactivate this feature at configuration level ?
( e.g. for interactive and non-interactive sessions )

@dominikschulz
Copy link
Member Author

Do you want to have a config flag to reestablish the old behaviour?
Since the referenced commit gopass will no longer print the search results unless to output goes to a terminal.

@frntn
Copy link
Contributor

frntn commented Dec 7, 2017

Sorry but I really really hate this "feature" 😄
So yes I'd like to config flag to reestablish the old behaviour !

And above all that's unix philosophy to be keep control of the behavior of the tools you run.

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