[Users] ovirt cli commands / script wont exit the shell

Alex Leonhardt alex.tuxx at gmail.com
Sat Oct 6 19:44:44 UTC 2012


hi there,

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 ?

the script is very simple :

---
action vm vm2 start
exit
---

or

---
action vm vm1 stop
disconnect
exit
---

I always end up back here :

###

  ==========================================
 >>> connected to oVirt manager 3.1.0.0 <<<
  ==========================================

[oVirt shell (connected)]# action vm vm2 start


status-state: complete

[oVirt shell (connected)]# exit

[oVirt shell (connected)]#

###

Thanks
Alex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20121006/3687df41/attachment-0001.html>


More information about the Users mailing list