openfl.interface.cli_helper.get_workspace_parameter

openfl.interface.cli_helper.get_workspace_parameter(name)

Get a parameter from the workspace config file (.workspace).

Parameters:

name (str) – The name of the parameter.

Returns:

str – The value of the parameter.