From d88207a46802bbd59c633fde08795273938ed8fc Mon Sep 17 00:00:00 2001 From: erderial <71669104+erderial@users.noreply.github.com> Date: Thu, 29 Sep 2022 19:24:57 +0300 Subject: [PATCH] Added -w flag for nodeconsole Added -w flag for nodeconsole command, for xterm for now. --- confluent_client/doc/man/nodeconsole.ronn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/confluent_client/doc/man/nodeconsole.ronn b/confluent_client/doc/man/nodeconsole.ronn index b0c51731..c022ee90 100644 --- a/confluent_client/doc/man/nodeconsole.ronn +++ b/confluent_client/doc/man/nodeconsole.ronn @@ -26,6 +26,10 @@ a new session. Perform a log reply on the current, local log in /var/log/confluent/consoles. If in collective mode, this only makes sense to use on the current collective manager at this time. + +* `-w`, `--wcons`: + Openes separate xterm windows for each console in the node range provided. This + works for xterm only, for now. The terminal windows opened are not tiled. ## ESCAPE SEQUENCE COMMANDS