Skip to main content

Show Management Commands

New show#

new "My Show"new               -- creates "New Show"

Save and load#

save /path/to/show.json     -- save to a specific pathsave                        -- quick-save to last used pathload /path/to/show.json     -- load a show file

Autosave#

autosave on 5      -- enable autosave every 5 minutesautosave on 10     -- every 10 minutesautosave off       -- disable autosaveautosave status    -- show current autosave configuration

Undo / redo#

undo      -- undo last actionredo      -- redo last undone actionhistory   -- show recent command history

Application configuration#

config gdtf-path /path/to/gdtf/library    -- set GDTF library folderconfig gdtf-share <username> <password>   -- set GDTF Share credentialsconfig show                               -- display current configuration

Shutdown#

exitquitshutdown