summaryrefslogtreecommitdiff
path: root/docs/manage.ja.md
blob: 55596add107c2a83b0e84bf542810515606968e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 運営ガイド

## ジョブキューの状態を調べる
coming soon

## 管理者ユーザーを設定する
``` shell
node built/tools/mark-admin (ユーザー名)
```

例:
``` shell
node built/tools/mark-admin @syuilo
```