aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/src/tests/unencrypted.rs
Commit message (Collapse)AuthorAge
* Add support for changing read-write mode of unencrypted volumeDaniel Mueller2019-06-08
This change adds support for changing the read-write mode of the unencrypted volume. To do so, we introduce a new top-level command, unencrypted, with a new subcommand, set, that accepts the new mode of the volume.