- Table of contents
- PEM-BUILD (1) PEM Commands PEM-BUILD (1)
PEM-BUILD (1) PEM Commands PEM-BUILD (1)¶
NAME¶
pem-build - use to generate environment instantiations
SYNOPSIS¶
pem-build argument {option}+
DESCRIPTION¶
pem-build generates environment instantiations
Usage¶
- ./bin/pem-build {env_name|all} -realm=a_realm
- build environment named env_name (or all environments) in realm a_realm
Options¶
- -h
- give you the help
- -realm=
- select the realm from whom you want to build - can't be ommited if PEM_DEFAULT_REALM exists
- -tmp_dir=
- gives the directory for the tool's build
- -ids=
- gives the list of tool/id
- -ids_file=
- gives the list of tool/id in a file - if boths ids and ids_file are present ids is ignored
- -v
- increase verbosity, multiple apparition allowed
- -refresh
- means no build but environment files (bashrc and chsrc) are recalculated
- -nodel
- means that temp dir won't be deleted
AUTHOR¶
Written by Xavier Grave
REPORTING BUGS¶
Please fill a new ticket
COPYRIGHT¶
SEE ALSO¶
pem-sync (1), pem-source (1), pem-local (1), pem-cleaner (1), pem-add_tool (1), pem-graph_manipulation (1), pem-tag (1), pem-server (1), pem-remote (1), pem-master (1), pem-remote_service (1)