On Sat, Jul 27, 2024 at 08:26:50PM -0000, armantahery1...@gmail.com wrote: > > Is there any planing for adding bash autocomplete to virt-builder command? > > I really like to contribute to this project because I use the > virt-builder command in my day-to-day job, but I think it's kind of > hard to deal with a command that does not have autocomplete these > days.
virt-builder has bash autocompletion already: https://github.com/libguestfs/guestfs-tools/blob/80d258baa49214c8e59b91d6085595c9b989fc0d/bash/Makefile.am#L26 Maybe it doesn't do what you need? Maybe your distro doesn't package it? Maybe you need to install an extra package for bash completion? You'll have to give us more details like what distribution you're using and what packages you have installed. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org _______________________________________________ Libguestfs mailing list -- guestfs@lists.libguestfs.org To unsubscribe send an email to guestfs-le...@lists.libguestfs.org