tc-secrets 0.1.1

CLI tool to encode/decode secrets files
tc-secrets-0.1.1 is not a library.

secrets-cli

A cli tool to convert secrets file to text

tc-secrets -h
Secrets CLI

Usage: tc-secrets [OPTIONS] --filepath <FILEPATH>

Options:
  -f, --filepath <FILEPATH>  Location of the secrets file
  -t, --text <TEXT>          Encoded secrets text
  -p, --password <PASSWORD>  Password for encoding/decoding [default: secret]
  -h, --help                 Print help (see more with '--help')
  -V, --version              Print version