rmfolder
You can use the rmfolder command to delete folders in the database.
Overview
You can use the command to delete folders and sub-folders that does not contain scheduling items. If not, the command is returned with an error. To remove a folder, you must unlock it.
Syntax and command line options
You can run the rmfolder command as
                follows:
            ocli model rmfolder | rf foldernamefoldername: If you want to delete the folders under a specific folder, you must specify the name of that folder. You can use the forward slash before the foldername variable, to delete a folder in the root. To delete all folders and sub-folders in the database, specify a forward slash followed by an ampersand "/@".
Examples
- Run the following command to delete the RITSfolder:ocli model rmfolder RITS
- Run the following command to delete the RITSfolder located at the root:ocli model rmfolder /RITS
- Run the following command to delete all folders and sub-folders located at the
                    root:ocli model rmfolder /@