[libvirt] [jenkins-ci PATCH v2 05/20] quayadmin: Tweak list-repos output format

Daniel P. Berrangé berrange at redhat.com
Wed Jul 17 17:16:27 UTC 2019


On Wed, Jul 17, 2019 at 03:49:14PM +0200, Andrea Bolognani wrote:
> We're going to introduce several other list-* commands later,
> and we want their output to be more or less consistent, so
> start by tweaking the existing command.
> 
> More specifically, we want the output of each list-* command
> to be such that you can take one of the lines, append it to
> the arguments you just used and by doing so obtain a valid
> list of arguments for the corresponding show-* command, eg.
> 
>   $ quayadmin list-repos libvirt
>   buildenv-debian-10
>   $ quayadmin show-repo libvirt buildenv-debian-10
>   repo:
>     namespace: libvirt
>     repo: buildenv-debian-10
>   $
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  guests/quayadmin | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list