mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 09:55:44 +03:00
The `volume register` command can update a small subset of the volume's fields in-place, with some restrictions depending on whether the volume is currently in use. Document these in the `volume register` command docs and the volume specification docs. Fixes: #17247