Skip to content

Display & Info

Click any command card below to expand its full parameter reference.

Info

Note that all cards below are auto-generated from EuBIBridge methods and Pydantic config models. Types, defaults, and valid ranges are extracted directly from the source.

show_config — Display the active configuration, or a specific named config

Usage:

eubi show_config [OPTIONS]

With no arguments, prints the current .eubi_config.json. Pass a name to inspect a saved config without activating it.

Optional arguments

--name

Type:  str

Default:  —

Named config to display (e.g. hpc). If omitted, the active (default) config is shown.

# Inspect the 'hpc' profile without activating it
eubi show_config --name hpc

show_root_defaults — Display the installation defaults for all configuration parameters

Usage:

eubi show_root_defaults [OPTIONS]

These are the values that reset_config will restore. Useful as a reference when tuning cluster or conversion settings.

version — Display the installed EuBI-Bridge version

Usage:

eubi version [OPTIONS]