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