mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-05 08:47:03 +08:00
58 lines
907 B
Groff
58 lines
907 B
Groff
.nh
|
||
.TH "ɯice" "3" "Aug 2022" "https://github.com/stv0g/wice" ""
|
||
|
||
.SH NAME
|
||
.PP
|
||
wice-status - Show current status of ɯice daemon
|
||
|
||
|
||
.SH SYNOPSIS
|
||
.PP
|
||
\fBwice status [flags]\fP
|
||
|
||
|
||
.SH DESCRIPTION
|
||
.PP
|
||
Show current status of ɯice daemon
|
||
|
||
|
||
.SH OPTIONS
|
||
.PP
|
||
\fB-c\fP, \fB--color\fP[=true]
|
||
Enable colorization of output
|
||
|
||
.PP
|
||
\fB-h\fP, \fB--help\fP[=false]
|
||
help for status
|
||
|
||
.PP
|
||
\fB-i\fP, \fB--indent\fP[=true]
|
||
Format and indent JSON ouput
|
||
|
||
.PP
|
||
\fB-j\fP, \fB--json\fP[=false]
|
||
Format status in JSON
|
||
|
||
.PP
|
||
\fB-s\fP, \fB--rpc-socket\fP="/var/run/wice.sock"
|
||
Unix control and monitoring socket
|
||
|
||
.PP
|
||
\fB-v\fP, \fB--verbose\fP=6
|
||
Verbosity level for output (1-6)
|
||
|
||
|
||
.SH OPTIONS INHERITED FROM PARENT COMMANDS
|
||
.PP
|
||
\fB-l\fP, \fB--log-file\fP=""
|
||
path of a file to write logs to
|
||
|
||
.PP
|
||
\fB-d\fP, \fB--log-level\fP="info"
|
||
log level (one of: debug, info, warn, error, dpanic, panic, and fatal)
|
||
|
||
|
||
.SH SEE ALSO
|
||
.PP
|
||
\fBwice(3)\fP
|