2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-04-15 09:39:37 +00:00

Merge pull request #11 from vmaneagit/patch-11

Update nodeeventlog.ronn
This commit is contained in:
Jarrod Johnson 2021-03-05 09:20:53 -05:00 committed by GitHub
commit bc6c3c5e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,12 @@ nodeeventlog(8) -- Pull eventlog from confluent nodes
`nodeeventlog` pulls and optionally clears the event log from the requested
noderange.
## OPTIONS
* `-m`, `--maxnodes`:
Specify a maximum number of nodes to clear if clearing log, prompting if
over the threshold
## EXAMPLES
* Pull the event log from n2 and n3:
`# nodeeventlog n2,n3`