mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 08:12:08 +00:00
18 lines
390 B
ReStructuredText
18 lines
390 B
ReStructuredText
======================
|
|
Nodetool enablebinary
|
|
======================
|
|
**enablebinary** - Enable the binary option - enable CQL native protocol.
|
|
|
|
For example:
|
|
|
|
``nodetool enablebinary``
|
|
|
|
To verify the gossip status run ``nodetool statusbinary`` Result will be ``running``
|
|
|
|
See also
|
|
|
|
* :doc:`disablebinary <disablebinary>`
|
|
* :doc:`statusbinary <statusbinary>`
|
|
|
|
.. include:: nodetool-index.rst
|