Decrypt subcommand
Decrypt rops files
Usage: rops decrypt [OPTIONS] [FILE]
Arguments:
[FILE] Input may alternatively be supplied through stdin
Options:
-c, --config <PATH> Read config from provided path
-i, --in-place Decrypt file in place rather than printing the result to stdout, metadata excluded
-f, --format <FORMAT> Required if no file argument is found to infer by extension [possible values: yaml, json, toml]
-h, --help Print help