2.1.126. --workdir=directory
This option enables you to provide a working directory for a project template.
Note
Project templates only require working directories if they include files, for example, RVD configuration files.
--workdir=directory
Where:
directoryis the name of the project directory.
If you specify a project working directory using --workdir, then you must specify a project file using --project.
An error message is produced if you try to use --project without --workdir and --workdir is required.