2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-14 01:30:22 +00:00
Pauline Middelink d5615a67c8 Refactor password resolving.
Instead of determining the password lazily during ReadPassword(), do so now in
cobra.PersistentPreRunE() so we can store the result in the globalOptions and
reuse/override when applicable without having to worry about the environment
or flag options interfering.
2017-07-24 23:05:37 +02:00
..
2017-07-24 23:05:37 +02:00