Table output, more fields, and --sort for './oputil.js user list'
This commit is contained in:
@@ -69,6 +69,18 @@ Actions:
|
||||
info arguments:
|
||||
--security Include security information in output
|
||||
|
||||
list arguments:
|
||||
--sort SORT_BY Specify field to sort by
|
||||
|
||||
Valid SORT_BY values:
|
||||
id : User ID
|
||||
username : Username
|
||||
realname : Real name
|
||||
status : Account status
|
||||
created : Account creation date
|
||||
lastlogin : Last login timestamp
|
||||
logins : Login count
|
||||
|
||||
2fa-otp arguments:
|
||||
--qr-type TYPE Specify QR code type
|
||||
|
||||
|
||||
Reference in New Issue
Block a user