2018-07-14 18:32:28 -05:00
|
|
|
# Management guide
|
|
|
|
|
|
|
|
## Check the status of the job queue
|
2018-07-25 18:11:47 -05:00
|
|
|
coming soon
|
2018-07-14 18:32:28 -05:00
|
|
|
|
2018-07-24 17:29:55 -05:00
|
|
|
## Mark as 'admin' user
|
|
|
|
``` shell
|
2020-01-19 10:50:12 -06:00
|
|
|
node built/tools/mark-admin (Username)
|
2018-07-24 17:29:55 -05:00
|
|
|
```
|
|
|
|
|
2018-07-15 00:27:25 -05:00
|
|
|
e.g.
|
|
|
|
``` shell
|
2020-01-19 10:50:12 -06:00
|
|
|
node built/tools/mark-admin @syuilo
|
2018-07-14 18:32:28 -05:00
|
|
|
```
|