container-storage-setup
container-storage-setup copied to clipboard
Add --dry-run option to docker-storage-setup
Most LVM commands have a dry-run option, would it be possible to add such an option in docker-storage-setup so that it would tell me what it would have done ?
Or call it a --test option...run through all the sanity-checking functions and tell admin if there would be any issues.
See https://github.com/projectatomic/docker-storage-setup/issues/63