Skip to content

Add append mode for gopass insert #807

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

Merged
merged 1 commit into from
May 29, 2018

Conversation

dominikschulz
Copy link
Member

This PR adds the -a flag to gopass insert. This will turn on the append mode where any content coming from stdin will we append to any existing secret instead of overwriting it.

@dominikschulz dominikschulz added feature Enhancements and new features ux User experience / User Interface related labels May 29, 2018
@dominikschulz dominikschulz added this to the 1.8.0 - Store Integrity milestone May 29, 2018
@codecov-io
Copy link

Codecov Report

Merging #807 into master will decrease coverage by 0.05%.
The diff coverage is 30.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #807      +/-   ##
==========================================
- Coverage   64.53%   64.48%   -0.05%     
==========================================
  Files         170      170              
  Lines        9443     9452       +9     
==========================================
+ Hits         6094     6095       +1     
- Misses       2597     2604       +7     
- Partials      752      753       +1
Impacted Files Coverage Δ
commands.go 90.44% <ø> (ø) ⬆️
pkg/action/insert.go 35.19% <30.77%> (-2.19%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 26feff7...61e7c9b. Read the comment docs.

@dominikschulz dominikschulz merged commit c8c7d01 into gopasspw:master May 29, 2018
@dominikschulz dominikschulz deleted the feature/append branch May 29, 2018 09:26
kpitt pushed a commit to kpitt/gopass that referenced this pull request Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancements and new features ux User experience / User Interface related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants