Right now when we want to look through some logs on our cDOT clusters, we do it the old fashioned way using putty: Login and then login to systemshell again as diag and then navigate to /mroot/etc/log/mlog(or any directories under /mroot in general). Is there a way to look at the files under /mroot using Read-NcFile, like "Read-NcFile /mroot/etc/log/mlog/messages.log -Controller Cluster1-Node1"?