TLDR
Enter a command. For example: pueue start, redis cli, view.

transcrypt

 
Transparently encrypt files within a Git repository. More information: https://github.com/elasticdog/transcrypt.
 
  • Initialize an unconfigured repository:
     
    transcrypt
     
  • List the currently encrypted files:
     
    git ls-crypt
     
  • Display the credentials of a configured repository:
     
    transcrypt --display
     
  • Initialize and decrypt a fresh clone of a configured repository:
     
    transcrypt --cipher={{cipher}}
     
  • Rekey to change the encryption cipher or password:
     
    transcrypt --rekey

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.