You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/admin/administering-your-instance/administering-your-instance-from-the-command-line/command-line-utilities.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -849,7 +849,7 @@ nes set-node-adminaction approved HOSTNAME
849
849
To revoke {% data variables.product.prodname_nes %}'s ability to take the node with hostname HOSTNAME offline:
850
850
851
851
```shell
852
-
nes set-node-adminaction approved HOSTNAME
852
+
nes set-node-adminaction none HOSTNAME
853
853
```
854
854
855
855
To manually update a node's eligibility for re-addition to the cluster:
0 commit comments