Forrest logo
back to context overview

transcrypt

List of commands for transcrypt:

  • transcrypt:tldr:2080f transcrypt: Initialize an unconfigured repository.
    $ transcrypt
    try on your machine
    explain this command
  • transcrypt:tldr:3b93b transcrypt: Display the credentials of a configured repository.
    $ transcrypt --display
    try on your machine
    explain this command
  • transcrypt:tldr:7368b transcrypt: List the currently encrypted files.
    $ git ls-crypt
    try on your machine
    explain this command
  • transcrypt:tldr:7a084 transcrypt: Rekey to change the encryption cipher or password.
    $ transcrypt --rekey
    try on your machine
    explain this command
  • transcrypt:tldr:7df1d transcrypt: Initialize and decrypt a fresh clone of a configured repository.
    $ transcrypt --cipher=${cipher}
    try on your machine
    explain this command
back to context overview