Files
scylladb/docs/operating-scylla/nodetool-commands/disablebinary.rst
2022-07-11 12:14:02 +02:00

18 lines
397 B
ReStructuredText

======================
Nodetool disablebinary
======================
**disablebinary** - Disable the binary option - disable CQL native protocol.
For example:
``nodetool disablebinary``
To verify the gossip status run ``nodetool statusbinary`` Result will be ``not running``
See also
* :doc:`enablebinary <enablebinary>`
* :doc:`statusbinary <statusbinary>`
.. include:: nodetool-index.rst