1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 15:45:58 +09:00
cherrypick/docs/manage.en.md

15 lines
203 B
Markdown
Raw Normal View History

2018-07-15 08:32:28 +09:00
# Management guide
## Check the status of the job queue
2018-07-26 08:11:47 +09:00
coming soon
2018-07-15 08:32:28 +09:00
2018-07-25 07:29:55 +09:00
## Mark as 'admin' user
``` shell
node built/tools/mark-admin (Username)
2018-07-25 07:29:55 +09:00
```
2018-07-15 14:27:25 +09:00
e.g.
``` shell
node built/tools/mark-admin @syuilo
2018-07-15 08:32:28 +09:00
```