mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-10-17 07:57:43 +02:00
470 B
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
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
References
{: .-one-column}
- http://passwordstore.org {: .-also-see}