The command moves a specified folder from the previous_location to a new_location. If a folder with the same name exists, the -force option can be used to overwrite it.
Moves an existing folder to a specified location.
CQTOOL> move_folder "Public Queries/myfolder" "Private Queries"