
10 Nov
2015
10 Nov
'15
9:22 a.m.
On Tue, Nov 10, 2015 at 1:03 PM, Juan Hernández <jhernand@redhat.com> wrote:
On 11/09/2015 08:53 AM, Fabian Deutsch wrote:
Hey,
does somebody know if ovirt-shell can also wait (block) for properties of an object to change, i.e.:
ovirt-shell wait --query "status-state=installed"
- fabian
No, ovirt-shell can't wait, and it is very unlikely that we change it to support this.
I'd also suggest you to avoid the CLI and use the Python or Java SDKs for anything that is more complicated than occasional use of the API.
Right, thanks. Good to know But wasn't there some RFE in 3.6 to add events (somewhere)? - fabian