User manual

383
© 2014 Digital Vision
UM-2014.1-07
User Login
--user <username>
Log in as named user
To use the command line interface as a specific user, use the --user option
and specify the username to login to the application as.
Command :
$ nucoda_film_master --user steven --list
Projects:
1: test1 - C:\Nucoda\...
2: Check Danger 002 - C:\Nucoda\...
3: Check Danger 003 - C:\Nucoda\...
Without the --user option, the last user we logged in as is used. If we have never logged in, the Default user is used.
Creating a Project
--project <name>
Create a new project with the specified name
--format-spec <path>
Use the specified project format specification
template
Create a New Project
--project <name>
--format-spec <path>
To create a new project from the command line, create a project format
specification file that describes the project. This is the equivalent of setting up
the project configuration settings in the GUI.
Specify the name of the project and its format specification file using the
command:
Command :
$ film_master --project PROJ1 --format-spec H:\specs\hd-1.txt
INFO Creating new project "PROJ1".
The above command creates a new project "PROJ1" using the definition
stored in the file "hd-1.txt".
Project Format Specification
--format-spec <path>
This "format spec" is a text file that defines the elements of the project,