2.1.21.2. cli.helpers.click_helpers

Miscellaneous helper functions.

Functions

recho(msg[, fg])

Print to stderr using click's 'secho'

set_logging_level_cb(ctx, param[, value])

sets the module logging level through a click option callback.

verbosity_option(fun)

Helper to add a verbosity option to click commands.