nodesync help
Displays usage information for nodesync
commands.
Use nodesync help
to display a synopsis and brief description for a specific nodesync
command.
Synopsis
[dse] nodesync help
[<command_name> [<subcommand_name>]]
Validation options
- command_name
-
Name of nodesync command.
- subcommand_name
-
Name of nodesync subcommand.
Examples
Display top-level help
nodesync help
usage: nodesync [(-js | --jmx-ssl)] [(-p <cqlPort> | --port <cqlPort>)]
[(-cu <cqlUsername> | --cql-username <cqlUsername>)]
[(-jp <jmxPassword> | --jmx-password <jmxPassword>)]
[(-jpf <jmxPasswordFile> | --jmx-password-file <jmxPasswordFile>)]
[(-ca <cqlAuthProvider> | --cql-auth-provider <cqlAuthProvider>)]
[(-ju <jmxUsername> | --jmx-username <jmxUsername>)]
[(-cp <cqlPassword> | --cql-password <cqlPassword>)] [(-cs | --cql-ssl)]
[(-h <cqlHost> | --host <cqlHost>)] <command> [<args>]
The most commonly used nodesync commands are:
disable Disable nodesync on the specified tables
enable Enable nodesync on the specified tables
help Display help information
tracing Enable/disable tracing for NodeSync
validation Monitor/manage user-triggered validations
See 'nodesync help <command>' for more information on a specific command.
Display help for specific nodesync command
nodesync help validation
NAME
nodesync validation - Monitor/manage user-triggered validations
SYNOPSIS
nodesync validation
nodesync [(-ju <jmxUsername> | --jmx-username <jmxUsername>)]
[(-cp <cqlPassword> | --cql-password <cqlPassword>)]
[(-p <cqlPort> | --port <cqlPort>)]
[(-jp <jmxPassword> | --jmx-password <jmxPassword>)]
[(-jpf <jmxPasswordFile> | --jmx-password-file <jmxPasswordFile>)]
[(-ca <cqlAuthProvider> | --cql-auth-provider <cqlAuthProvider>)]
[(-cu <cqlUsername> | --cql-username <cqlUsername>)] [(-js | --jmx-ssl)]
[(-h <cqlHost> | --host <cqlHost>)] [(-cs | --cql-ssl)] validation
cancel [--quiet] [(-v | --verbose)]
nodesync [(-ju <jmxUsername> | --jmx-username <jmxUsername>)]
[(-cp <cqlPassword> | --cql-password <cqlPassword>)]
[(-p <cqlPort> | --port <cqlPort>)]
[(-jp <jmxPassword> | --jmx-password <jmxPassword>)]
[(-jpf <jmxPasswordFile> | --jmx-password-file <jmxPasswordFile>)]
[(-ca <cqlAuthProvider> | --cql-auth-provider <cqlAuthProvider>)]
[(-cu <cqlUsername> | --cql-username <cqlUsername>)] [(-js | --jmx-ssl)]
[(-h <cqlHost> | --host <cqlHost>)] [(-cs | --cql-ssl)] validation list
Display help for specific nodesync command with a subcommand
nodesync help validation submit
NAME
nodesync validation submit - Submit a forced user validation
SYNOPSIS
nodesync
[(-ca <cqlAuthProvider> | --cql-auth-provider <cqlAuthProvider>)]
[(-cp <cqlPassword> | --cql-password <cqlPassword>)] [(-cs | --cql-ssl)]
[(-cu <cqlUsername> | --cql-username <cqlUsername>)]
[(-h <cqlHost> | --host <cqlHost>)]
[(-jp <jmxPassword> | --jmx-password <jmxPassword>)]
[(-jpf <jmxPasswordFile> | --jmx-password-file <jmxPasswordFile>)]
[(-js | --jmx-ssl)] [(-ju <jmxUsername> | --jmx-username <jmxUsername>)]
[(-p <cqlPort> | --port <cqlPort>)] validation submit [(-q | --quiet)]
[(-r <rateInKB> | --rate <rateInKB>)] [(-v | --verbose)] [--] <table>
[<range>...]
OPTIONS
-ca <cqlAuthProvider>, --cql-auth-provider <cqlAuthProvider>
CQL auth provider class name
-cp <cqlPassword>, --cql-password <cqlPassword>
CQL password
-cs, --cql-ssl