2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00

Update noderun.ronn

OPTIONS section has been added to match the output from noderun -h
This commit is contained in:
vmaneagit 2021-03-08 10:23:47 +02:00 committed by GitHub
parent 2e63ff3aca
commit a5261cc1da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,18 @@ nodeattribexpressions(5) are expanded prior to execution of the command. For
noderun, the commands are locally executed. To execute commands on the nodes
themselves, see nodeshell(8).
## OPTIONS
* `-f`, `-c`, `--count`:
Number of commands to run at a time
* `-n`, `--nonodeprefix`:
Do not prefix output with node names
* `-m`, `--maxnodes`:
Specify a maximum number of nodes to run the command with, prompting if over
the threshold
## EXAMPLES
* Run ping against nodes n1 through n4: