Edit subcommand
Edit an encrypted rops file using $EDITOR. (Fallbacks to vim then nano and lastly vi.) Outputs to stdout if input is piped
Usage: rops edit [OPTIONS] [FILE]
Arguments:
[FILE] Input may alternatively be supplied through stdin
Options:
-c, --config <PATH> Read config from provided path
-f, --format <FORMAT> Required if no file argument is found to infer by extension [possible values: yaml, json, toml]
-h, --help Print help