管理者用パスワードリセットコマンドを実装

This commit is contained in:
syuilo 2018-07-28 04:02:52 +09:00
parent e4bf0392af
commit 2c6f881093
3 changed files with 39 additions and 0 deletions

View file

@ -29,6 +29,11 @@ node cli/suspend @syuilo
node cli/suspend @syuilo@misskey.xyz
```
## ユーザーのパスワードをリセットする
``` shell
node cli/reset-password (ユーザーID または ユーザー名)
```
## キャッシュされたリモートファイルをクリーンアップする
``` shell
node cli/clean-cached-remote-files