gwgen infoΒΆ

Print information on the experiments

usage: gwgen info [-h] [-ep] [-pp] [-gp] [-cp] [-a] [-nf] [-P] [-g] [-p str]
                  [-k] [-arc]
Optional Arguments
-ep=False, --exp-path=False
 If True/set, print the filename of the experiment configuration
-pp=False, --project-path=False
 If True/set, print the filename on the project configuration
-gp=False, --global-path=False
 If True/set, print the filename on the global configuration
-cp=False, --config-path=False
 If True/set, print the path to the configuration directory
-a=False, --all=False
 If True/set, the information on all experiments are printed
-nf=False, --no-fix=False
 If set, paths are given relative to the root directory of the project
-P=False, --on-projects=False
 If set, show information on the projects rather than the experiment
-g=False, --globally=False
 If set, show the global configuration settings
-p, --projectname
 The name of the project that shall be used. If provided and `on_projects` is not True, the information on all experiments for this project will be shown
-k=False, --only-keys=False
 If True, only the keys of the given dictionary are printed
-arc=False, --archives=False
 If True, print the archives and the corresponding experiments for the specified project