bin/nodetool-wrapper: always forward help to java-nodetool
Since scylla-nodetool already implements "help", nodetool help is routed to it. This results in command not yet implemented by scylla-nodetool getting an error, when one tries to get help for them. To avoid this, always forward help commands to the java nodetool.
Fixes: scylladb/scylladb#16669
Don't merge yet, v2 is coming.
Don't merge yet, v2 is coming.
Scrap that, this PR is good to go as-is.
might want to link to https://github.com/scylladb/scylladb/issues/16669 with the full path or use scylladb/scylladb#16669 instead of #16669 .
might want to link to scylladb/scylladb#16669 with the full path or use
scylladb/scylladb#16669instead of#16669.
Fixed.
@scylladb/scylla-maint hello maintainers, could you help review and merge this change?
This has aged out, closing.