mirror of
https://github.com/thomiceli/opengist.git
synced 2025-07-10 09:51:51 +02:00
Add/Remove admins (#337)
This commit is contained in:
11
docs/administration/manage-admins.md
Normal file
11
docs/administration/manage-admins.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Manage admins
|
||||
|
||||
You can add and remove Opengist admins from the CLI.
|
||||
|
||||
```bash
|
||||
./opengist admin toggle-admin <username>
|
||||
```
|
||||
```bash
|
||||
$ ./opengist admin toggle-admin thomas
|
||||
User thomas admin set to true
|
||||
```
|
Reference in New Issue
Block a user