5.14. Managing cluster password

5.14.1. vinfra cluster password show

Show the storage cluster password:

usage: vinfra cluster password show

Example:

# vinfra cluster password show
+----------+----------+
| Field    | Value    |
+----------+----------+
| id       | 1        |
| name     | cluster1 |
| password | aR2oRG   |
+----------+----------+

This command shows the storage cluster password.

5.14.2. vinfra cluster password reset

Set a new storage cluster password:

usage: vinfra cluster password reset

Example:

# vinfra cluster password reset
Password:
+----------+----------+
| Field    | Value    |
+----------+----------+
| id       | 1        |
| name     | cluster1 |
| password | 1q2w3e   |
+----------+----------+

This command sets a new password for the storage cluster.