1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2025-10-17 07:57:43 +02:00
cheatsheets/pass.md
2017-08-29 04:03:33 +08:00

470 B

title, layout, category
title layout category
Pass 2017/sheet CLI

Reference

{: .-three-column}

Store and retrieve

$ pass insert twitter.com/rsc
$ pass twitter.com/rsc
$ 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

References

{: .-one-column}