Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

DEBUG

Toggle debug output mode.

Syntax

DEBUG
DEBUG ON
DEBUG OFF

Usage

cqlsh> DEBUG
Debug output is currently disabled. Use DEBUG ON to enable.

cqlsh> DEBUG ON
Now printing debug output.

Notes

  • Can also be enabled at startup with --debug.
  • When enabled, additional diagnostic information is printed for each query.