hpcflow.sdk.helper.cli#

Common Click command line options related to the helper.

Module attributes

timeout_option(f)

Click option decorator: Helper timeout in seconds.

timeout_check_interval_option(f)

Click option decorator: Interval between testing if the timeout has been exceeded in seconds.

watch_interval_option(f)

Click option decorator: Polling interval for watching workflows (and the workflow watch list) in seconds.

Functions

get_helper_CLI

Generate the CLI to provide some server-like functionality.