Refresh subcommand

Make a config the single source of configuration truth for an encrypted rops file

Usage: rops refresh [OPTIONS] [FILE]

Arguments:
  [FILE]  Input may alternatively be supplied through stdin

Options:
  -c, --config <PATH>    Read config from provided path
  -i, --in-place         Refresh the file in place rather than printing the result to stdout
  -f, --format <FORMAT>  Required if no file argument is found to infer by extension [possible values: yaml, json, toml]
  -h, --help             Print help