mirantis/msr rethinkdb count¶
Obtain the number of active servers in the RethinkDB cluster.
Usage¶
msr rethinkdb count [command options] [arguments...]
Description¶
The rethinkdb count
command prints to standard output the number of servers
in the RethinkDB cluster that have the server tag default
.
Options¶
Option |
Description |
---|---|
|
The RethinkDB address.
|
|
The path for the RethinkDB client certificate file.
|
|
The path for the RethinkDB client key file.
|
|
The path for the RethinkDB ca certificate file.
|
|
Indicates whether to skip TLS verification.
|
|
Blocks the print action until the cluster contains a set number of servers.
|
|
The maximum amount of time to wait. For example,
|
|
Indicates whether to show help.
|