Name

perfdmf_createapp — Deprecated Command line tool to create a application in the perfdmf database. (Deprecated)

Synopsis

perfdmf_createapp [-h, --help ] [-g, --configFile configFile] [-c, --config configuration_name] [-a, --applicationid applicationID] {-n, --name name}

Description

This script will create a new application in the perfdmf database.

Options

-g, --configFile configFile specify the path to the file that defines the perfdmf configuration.

-c, --config configuration_name specify the name of the perfdmf configuration -c foo is equalivent to -g <home>/.ParaProf/perfdmf.cfg.foo.

-a, --applicationid applicationID specify the id number of the newly added application (default uses auto-increment).

-n, --name name the name of the application.