Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

manager list

Prev Next

This command shows all managers and their details.

Usage

manager list

Example

vcli: admin> manager list
+----+------------+------------+-----------+--------------------------------------------------------------------+---------+
| ID | Username   | First-name | Last-name | Roles                                                              | Default |
+----+------------+------------+-----------+--------------------------------------------------------------------+---------+
| 2  | aadmin1    |            |           | [{'id': 1, 'name': 'administrators'}, {'id': 6, 'name': 'role1'}]  | True    |

<...>