blob: 9bc4f7adc50aba048583a4639b400d6527f96fe8 [file] [log] [blame]
Srikanth Vavilapalli1725e492014-12-01 17:50:52 -08001The debug command enables and disables various settings intended to
2describe the cli's own behavior. In addition, some of the choices
3allow nested invocation of various other tools, intended to debug
4various related controller components, for example, 'debug cassandra-cli'
5is intended to enter the cassandra cli to view internal database state,
6and 'debug bash' is intended to enter a bash subshell to gain access to
7the internal environment of the controller.