sloop-croco-compile-ibc.py

Compile IBC executables.

usage: bin/sloop-croco-compile-ibc.py [-h]
                                      [--log-level {debug,info,warning,error,critical}]
                                      [--log-file LOG_FILE] [--log-no-color]
                                      env

Positional Arguments

env

config file with environment variables

Default: “croco.ini”

Named Arguments

--log-level

Possible choices: debug, info, warning, error, critical

logging level

Default: “info”

--log-file

logging file name

Default: “sloop.log”

--log-no-color

suppress colors in console

Default: False