Even though I couldn't find any mention to it in the docs, I saw in your repo that there's a lockfile akin to a lazy-lock.json.
It'd be nice to have a command like ZRestore to restore all plugins to the state defined by the lockfile, performing installation for missing plugins.
I plan to use the same config on a cluster of machines, so it'll be very useful. Please correct me in case I'm missing something and it's already possible.
Even though I couldn't find any mention to it in the docs, I saw in your repo that there's a lockfile akin to a
lazy-lock.json.It'd be nice to have a command like
ZRestoreto restore all plugins to the state defined by the lockfile, performing installation for missing plugins.I plan to use the same config on a cluster of machines, so it'll be very useful. Please correct me in case I'm missing something and it's already possible.