<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br>Hello,<br><br>Does the following command work:<br>smart mirror --remove-all<br><br>
I ask this because when execute this command it looks to run but does not<br>remove the mirrors from the database.  I can run smart mirror --show and<br>verify that they have not been removed.  In addition the only way I can
<br>remove the mirrors is to use the gui.<br><br>Please let me know if the command currently works.<br><br>Thank you,<br><br>--<br>Kevin Erickson<br></blockquote></div><br>Kevin,<br>   Not sure if anyone has responded yet but the syntax for that is this 
<br><br><div style="margin-left: 40px;">smart mirror --remove-all <a href="http://origin.url/some/path/">http://origin.url/some/path/</a> <br></div><br>The --help shows how to do a --remove and mentions you can do a --remove-all but doesn't show how. The above syntax does work as I've tried it. However if you want to remove ALL mirrors (as I think you do) you will need to do a smart channel --show | grep '^baseurl' and grap the url itself and loop through it. I don't know of a way to really --remove-all configured mirrors in one shot. 
<br><br>Hope that helps.<br><br>Grant<br><br>