Bases: plumbum.cli.application.Application
Frontend command to the benchbuild database.
-
experiment(experiments)[source]
Set the experiments to fetch the log for.
-
experiment_ids(experiment_ids)[source]
Set the experiment ids to fetch the log for.
-
log_type(types)[source]
Set the output types to print.
-
main(*projects)[source]
Run the log command.
-
project_ids(project_ids)[source]
Set the project ids to fetch the log for.