cherrypick/docs/manage.ja.md

15 lines
231 B
Markdown
Raw Normal View History

2018-04-22 07:34:33 +09:00
# 運営ガイド
## ジョブキューの状態を調べる
2018-07-26 08:11:47 +09:00
coming soon
2018-04-22 07:34:33 +09:00
2018-07-25 07:29:55 +09:00
## 管理者ユーザーを設定する
``` shell
node built/tools/mark-admin (ユーザー名)
2018-07-25 07:29:55 +09:00
```
2018-07-15 14:27:25 +09:00
例:
``` shell
node built/tools/mark-admin @syuilo
2018-04-22 07:34:33 +09:00
```