mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	Update manage.ja.md
This commit is contained in:
		
							parent
							
								
									e6d62c5a7b
								
							
						
					
					
						commit
						73df6e0347
					
				
					 1 changed files with 2 additions and 14 deletions
				
			
		| 
						 | 
				
			
			@ -8,23 +8,11 @@ coming soon
 | 
			
		|||
node cli/mark-admin (ユーザーID または ユーザー名)
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## 'verified'ユーザーを設定する
 | 
			
		||||
``` shell
 | 
			
		||||
node cli/mark-verified (ユーザーID または ユーザー名)
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## ユーザーを凍結する
 | 
			
		||||
``` shell
 | 
			
		||||
node cli/suspend (ユーザーID または ユーザー名)
 | 
			
		||||
```
 | 
			
		||||
例:
 | 
			
		||||
``` shell
 | 
			
		||||
# ユーザーID
 | 
			
		||||
node cli/suspend 57d01a501fdf2d07be417afe
 | 
			
		||||
node cli/mark-admin 57d01a501fdf2d07be417afe
 | 
			
		||||
 | 
			
		||||
# ユーザー名
 | 
			
		||||
node cli/suspend @syuilo
 | 
			
		||||
 | 
			
		||||
# ユーザー名 (リモート)
 | 
			
		||||
node cli/suspend @syuilo@misskey.xyz
 | 
			
		||||
node cli/mark-admin @syuilo
 | 
			
		||||
```
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue