FPS Command Line
FPS has a command-line tool that can be used to query the FPS server about various things. You can type options or commands to access information or change data.
• Option: also known as flags, are the things in the list below, which control how the program works in a general sense.
• Command: actually do something with or to the data in the database.
For any command or option you wish to type, it must be preceded by the command text: fpscmd. For example, to access help on a certain command, you would type the command text, the option and then the command: fpscmd add_asset
To get a list of all possible commands to use in FPS, type fpscmd.
Options come after the command text fpscmd and offer the functions below. Some of these options also work with a command, which is appended after the option text.
Here's a quick view of the options available
| -job name | Shows the
name of the job you are in.
|
| -cmd_file filename | Shows the
name of the file containing commands to execute.
|
| -shell
|
Enter
interactive shell mode.
|
| -v | Set the
program's verbosity level to 1.
|
| -v2 | Set the
program's verbosity level to 2.
|
| -v3 | Set the
program's verbosity level to 3.
|
| -v4 | Set the
program's verbosity level to 4.
|
| help | Display a
list of all Navajo commands.
|
| help
[command name]
|
Give
description of what a command does, when the
command is inserted in place of the bracketed text
at left.
|
The following list shows all the FPS commands that are available.
add_asset
add_asset_take
add_asset_task
remove_asset_task
add_asset_type
add_sequence_note
add_sequence
add_sequence_task
add_shot_asset
add_shot_note
add_shot
add_shot_take
add_shot_task
remove_shot_task
remove_asset
remove_shot_asset
remove_shot
remove_sequence
change_asset_task_department
change_asset_task_user
change_asset_task_actual_days
change_shot_sequence_start_frame
change_shot_start_frame
change_shot_end_frame
change_shot_length
change_shot_thumbnail_path
change_shot_take_thumbnail_path
add_shot_take_note
add_shot_take_note_file
change_shot_task_status
change_shot_task_actual_days
change_shot_task_department
change_shot_task_approved_take
change_shot_task_due_date
change_sequence_duration_frames
change_sequence_duration_seconds
change_shot_end_time
change_shot_sequence_start_time
change_shot_start_time
list_asset
list_assets
list_asset_takes
list_asset_take
list_asset_tasks
list_asset_type
list_asset_types
list_sequence_notes
list_sequence
list_sequences
list_sequence_tasks
list_shot_assets
list_shot_notes
list_shot
list_shots
list_shot_take
list_shot_takes
list_shot_tasks
list_shot_task
list_shot_task_history
add_department
add_user_to_department
add_user
remove_user
change_department_display_name
change_user_primary_department
change_user_primary_email
list_job
list_department
list_departments
list_user
list_users
list_user_departments
list_user_notes
restore_entity
delete_entity
print_entity
print_entity_history
help
quit