<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font size="-1"><font face="Tahoma">hi there,<br>
        <br>
        i'm playing with the Ovirt CLI and started to script a few
        things, but it seems as if the console stays connected when I
        execute the commands - I even included a "exit" and tried
        "disconnect", but nothing would do it - any hints / clues ? <br>
        <br>
        the script is very simple : <br>
        <br>
        ---<br>
        action vm vm2 start<br>
        exit<br>
        ---<br>
        <br>
        or<br>
        <br>
        ---<br>
        action vm vm1 stop<br>
        disconnect<br>
        exit<br>
        ---<br>
        <br>
        I always end up back here : <br>
        <br>
        ###<br>
        <br>
        &nbsp;==========================================<br>
        &nbsp;&gt;&gt;&gt; connected to oVirt manager 3.1.0.0 &lt;&lt;&lt;<br>
        &nbsp;==========================================<br>
        <br>
        [oVirt shell (connected)]# action vm vm2 start<br>
        <br>
        <br>
        status-state: complete<br>
        <br>
        [oVirt shell (connected)]# exit<br>
        <br>
        [oVirt shell (connected)]# <br>
        <br>
        ###<br>
        <br>
        Thanks<br>
        Alex<br>
        <br>
      </font></font>
  </body>
</html>