perun.api.cli¶
Command line API.
Attributes¶
Functions¶
|
Command line entrypoint. |
|
Print current perun configuration in INI format. |
|
Print available sensors. |
|
Print global metadata dictionaries in json format. |
|
Export existing perun output file to another format. |
|
Gather power consumption from hardware devices while SCRIPT [SCRIPT_ARGS] is running. |
Module Contents¶
- perun.api.cli.showconf(args: argparse.Namespace) None[source]¶
Print current perun configuration in INI format.
- perun.api.cli.metadata(args: argparse.Namespace) None[source]¶
Print global metadata dictionaries in json format.