When subunit_describe_calls was converted from standard python CLI to cliff CLI framework the application argument --verbose boolean conflicts with the Cliff CLI --verbose number.
The application --verbose is to print request and response headers and body in stdout when output is sent to stdout. I would prose to change the --verbose application argument to --all.
When subunit_ describe_ calls was converted from standard python CLI to cliff CLI framework the application argument --verbose boolean conflicts with the Cliff CLI --verbose number.
The application --verbose is to print request and response headers and body in stdout when output is sent to stdout. I would prose to change the --verbose application argument to --all.