Debugging

If a problem occurs during the use of the CLI, debugging is a convenient method to locate the fault.

Enabling the debugging function helps quickly locate the fault.

For example, if a problem occurs when you run the openstack help command, run the following command to enable debugging:

openstack --debug --help

In the following example, the debugging information indicates that Warlock needs to be installed.