Olares/docs/developer/install/cli/user.md
Meow33 8133704761
docs: add CLI docs for user, upgrade, and disk commands (#2383)
* docs: add CLI docs for user, upgrade, and disk commands

* docs: update based on comments

* docs: fix typo

* docs: refine formatting and add description for argument

* docs: resolve conflicts
2026-01-13 17:30:57 +08:00

577 B

user

The user command provides a set of tools to manage users in the Olares system. It allows administrators to create, activate, query, and remove users, as well as reset user passwords.

Subcommands

Subcommand Description
activate Activates an existing Olares account.
create Creates a new user.
delete Deletes an existing user.
get Retrieves details of a specific user.
list Lists all users within the Olares cluster.
reset-password Forcefully resets a user's password via the authentication provider.