On April 1, 2020 12:44 pm, Oguz Bektas wrote:
> this adds the 'reinstall' flag, which is a special forced restore
> (overwrites an existing container with chosen template)
isn't this backwards? a reinstall should be a special force create
(based on the current config, instead of an empty one), no
this adds the 'reinstall' flag, which is a special forced restore
(overwrites an existing container with chosen template)
testing command example:
pct restore /path/to/template/file --reinstall --storage local-lvm
--unprivileged 1 --password 123456
should reinstall the CT with the given templa