summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-missing-server-set-opts-e1b4300f5f42e863.yaml
blob: ccffaa1fe76455ef70b4e80bbbb9c6358789b3dc (plain)
1
2
3
4
5
6
7
8
9
10
---
features:
  - |
    Add ``--no-password`` option to ``server set`` command, allowing users
    to clear the admin password from the metadata service. Note that this does
    not actually change the server password.
upgrade:
  - |
    The ``server set --root-password`` option has been deprecated in favour of
    a non-interactive ``--password`` option.