Menu

gitpiper

Pass Cheat Sheet in April 2024

Last Updated: 13 April 2024

README.md

Reference

Create

$ pass init [-p] <gpg-id>
$ pass git init
$ pass git remote add origin <your.git:repository>
$ pass git push -u --all

Store

$ pass insert [-m] twitter.com/rsc
$ pass generate [-n] twitter.com/rsc length

Retrieve

$ pass ls twitter.com/
$ pass show twitter.com/rsc
$ pass -c twitter.com/rsc

Search

$ pass find twitter.com

Management

$ pass mv twitter.com twitter.com/rsc
$ pass rm [-rf] twitter.com
$ pass cp twitter.com/rsc twitter.com/ricosc
$ pass edit twitter.com/rsc

Synchronize

$ pass git push
$ pass git pull

References


338+ more cheat sheets for you in April 2024

Subscribe to our Newsletter

Subscribe to get resources directly to your inbox. You won't receive any spam! ✌️

© 2024 GitPiper. All rights reserved

Rackpiper Technology Inc

Company

About UsBlogContact

Subscribe to our Newsletter

Subscribe to get resources directly to your inbox. You won't receive any spam! ✌️