Model commands

You can use the model commands to create or modify the item definitions for folders, tasks, workflows, and other scheduling or security items.

You can use the following list of model commands in Orchestration CLI:
Command Description
add To add scheduling items to the database. For more information, see add.
delete To remove the scheduling or security items from the database. For more information, see delete.
display To view the entire information about the item definitions of the same type. For more information, see display.
extract To create a text file by copying the item definitions from the database. For more information, see extract.
list To view the list of items of the same type. For more information, see list.
listfolder To view the list of folders available in the database. For more information, see listfolder.
lock To lock access to a scheduling item definition. For more information, see lock.
mkfolder To create new folders. For more information, see mkfolder.
modify To update the existing scheduling or security items in the database. For more information, see modify.
new To create a new scheduling or security item definition. For more information, see new.
rename To rename a scheduling or security item in the database. For more information, see rename.
renamefolder To rename folder definitions. For more information, see renamefolder.
replace To replace the existing scheduling or security item definitions in the database. For more information, see replace.
rmfolder To delete folders in the database. For more information, seermfolder.
unlock To unlock a scheduling or security item that is locked. For more information, see unlock.
Important: To manage the context parameters more efficiently when you have multiple config.yaml files available in your computer, see Managing multiple config.yaml files.