cassandra/test/resources/nodetool/help/cms$dumpdirectory

29 lines
908 B
Plaintext

NAME
nodetool cms dumpdirectory - Dump the directory from the current
ClusterMetadata
SYNOPSIS
nodetool [(-h <host> | --host <host>)] [(-p <port> | --port <port>)]
[(-pw <password> | --password <password>)]
[(-pwf <passwordFilePath> | --password-file <passwordFilePath>)]
[(-u <username> | --username <username>)] cms dumpdirectory [--tokens]
OPTIONS
-h <host>, --host <host>
Node hostname or ip address
-p <port>, --port <port>
Remote jmx agent port number
-pw <password>, --password <password>
Remote jmx agent password
-pwf <passwordFilePath>, --password-file <passwordFilePath>
Path to the JMX password file
--tokens
Include tokens in output
-u <username>, --username <username>
Remote jmx agent username