python-monascaclient/doc/source/cli/monasca-debug.rst
jacky06 f0be78d01f Remove the duplicated word
Change-Id: Ie88a536e970a24a3f749fa90dcdc6aa08f6ab8e2
2018-07-10 13:51:02 -04:00

488 B

Debugging

-v (or --verbose), as well as --debug, option can be used to increase amount of low-level details regarding all the steps that client takes in order to execute the CLI command.

While --verbose does not dramatically increase the output by displaying only basic information about the execution, --debug can be used to additionally display low-level interactions monascaclient make with keystone server and/or monasca server.