[Users] ovirt-shell limited to first 100 elements

2014-01-15 Thread Amedeo Salvati
Does anyone know if there are a possibility to increment list elements on 
ovirt-shell?

Because I'm trying to list disk on one storagedomain but it list me only first 
100 elements.

e.g.:list disks storagedomains-identifier STORNAME | egrep '^name'  
/root/disks-name-on-STORNAME.txt

p.s I faund on http://comments.gmane.org/gmane.comp.emulators.ovirt.infra/3050 
that for python api there is an option to pass to list function: 
api.vms.list(max=200) but I cannot find equivalent for ovirt-shell


Best regards
a
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt-shell limited to first 100 elements

2014-01-15 Thread Joop
Amedeo Salvati ame...@oscert.net wrote:
Does anyone know if there are a possibility to increment list elements
on ovirt-shell?

I think ovirt-shell has a paginate option, try --help

Joop

-- 
Sent from my Android tablet with K-9 Mail. Please excuse my brevity.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt-shell limited to first 100 elements

2014-01-15 Thread Amedeo Salvati


Date: Wed, 15 Jan 2014 14:09:19 +0100 From: Joop jvdw...@xs4all.nl 
To: users@ovirt.org Subject: Re: [Users] ovirt-shell limited to first 
100 elements Message-ID: 
b0dc271d-09a3-40cc-b9f3-722dd7c05...@email.android.com Content-Type: 
text/plain; charset=UTF-8 Amedeo Salvati ame...@oscert.net wrote:

Does anyone know if there are a possibility to increment list elements
on ovirt-shell?


I think ovirt-shell has a paginate option, try --help

Joop
was the first search... so I resolved setting autopage = False on 
.ovirtshellrc file


regards
a

--
Amedeo Salvati
RHC{DS,E,VA} - LPIC-3 - UCP - NCLA 11
email: ame...@oscert.net
email: ame...@linux.com
http://plugcomputing.it/redhatcert.php
http://plugcomputing.it/lpicert.php

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users