NAME
nodetool repair_admin - list and fail incremental repair sessions
SYNOPSIS
nodetool [(-h <host> | --host <host>)] [(-p <port> | --port <port>)]
[(-pp | --print-port)] [(-pw <password> | --password <password>)]
[(-pwf <passwordFilePath> | --password-file <passwordFilePath>)]
[(-u <username> | --username <username>)] repair_admin [(-a | --all)]
[(-f | --force)] [(-l | --list)] [(-x <cancel> | --cancel <cancel>)]
OPTIONS
-a, --all
include completed and failed sessions
-f, --force
cancel repair session from a node other than the repair coordinator.
Attempting to cancel FINALIZED or FAILED sessions is an error.
-h <host>, --host <host>
Node hostname or ip address
-l, --list
list repair sessions (default behavior)
-p <port>, --port <port>
Remote jmx agent port number
-pp, --print-port
Operate in 4.0 mode with hosts disambiguated by port number
-pw <password>, --password <password>
Remote jmx agent password
-pwf <passwordFilePath>, --password-file <passwordFilePath>
Path to the JMX password file
-u <username>, --username <username>
Remote jmx agent username
-x <cancel>, --cancel <cancel>
cancel an incremental repair session