Allow selection of qemu using --with-qemu
[libguestfs.git] / fish / completion.c
index f7ba61f..44cfb9e 100644 (file)
@@ -63,18 +63,25 @@ static const char *commands[] = {
   "blockdev-setrw",
   "cat",
   "cdrom",
+  "checksum",
   "chmod",
   "chown",
   "command",
   "command-lines",
   "config",
+  "download",
   "exists",
   "file",
   "get-autosync",
   "get-path",
+  "get-state",
   "get-verbose",
+  "is-busy",
+  "is-config",
   "is-dir",
   "is-file",
+  "is-launching",
+  "is-ready",
   "kill-subprocess",
   "launch",
   "list-devices",
@@ -107,12 +114,17 @@ static const char *commands[] = {
   "stat",
   "statvfs",
   "sync",
+  "tar-in",
+  "tar-out",
+  "tgz-in",
+  "tgz-out",
   "touch",
   "tune2fs-l",
   "umount",
   "umount-all",
   "unmount",
   "unmount-all",
+  "upload",
   "verbose",
   "vgcreate",
   "vgs",