Control whether the directory
command shows the channel
queue directory tree or the queue cache database.
view type
Command Qualifiers Defaults None. None.
type
The type of view to use:directory_tree
ordatabase
.
The
directory
command produces its listing by looking at either the actual channel queue directory tree on disk, or by looking at the queue cache database. Theview
command controls which is used. By default, the view is the channel queue directory tree. Issue the command,qm.maint> view database qm.maint>to switch to viewing the queue cache database. The commandqm.maint> view directory_tree qm.maint>will switch you back to viewing the channel queue directory tree. Issuing theview
command without any parameter will restore the default behavior and is thus equivalent to theview directory_tree
command.