Skip to content

Commit

Permalink
Update doc for clusters restart-node (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
plaharanne authored Apr 8, 2024
1 parent 4b66d90 commit 3500af3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 2 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Changes for croud
Unreleased
==========

- Update doc for ``clusters restart-node`` because it is not superuser only anymore.

1.11.0 - 2024/03/12
===================

Expand Down
5 changes: 0 additions & 5 deletions docs/commands/clusters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -284,18 +284,13 @@ Example
sh$ croud clusters restart-node \
--cluster-id 8d6a7c3c-61d5-11e9-a639-34e12d2331a1 \
--ordinal 1
--sudo
+--------+----------+
| code | status |
|--------+----------|
| 200 | Success |
+--------+----------+
==> Success: Node restarted. It may take a few minutes to complete the changes.
.. note::

This command is only available for superusers.

``clusters set-deletion-protection``
====================================
Expand Down

0 comments on commit 3500af3

Please sign in to comment.