hpcflow.sdk.config.cli#

Module defining a function that returns the click CLI group for manipulating the app configuration.

Functions

CLI_exception_wrapper_gen

Decorator factory that enhances the wrapped function to display a nice message on success or failure.

custom_warning_formatter

Simple warning formatter that shows just the warning type and the message.

get_config_CLI

Generate the configuration CLI for the app.

warning_formatter

Context manager for modifying the warnings formatter.