Generated code for debug command.
[libguestfs.git] / fish / completion.c
index f7ba61f..8e52981 100644 (file)
@@ -63,18 +63,27 @@ static const char *commands[] = {
   "blockdev-setrw",
   "cat",
   "cdrom",
+  "checksum",
   "chmod",
   "chown",
   "command",
   "command-lines",
   "config",
+  "debug",
+  "download",
   "exists",
   "file",
   "get-autosync",
   "get-path",
+  "get-qemu",
+  "get-state",
   "get-verbose",
+  "is-busy",
+  "is-config",
   "is-dir",
   "is-file",
+  "is-launching",
+  "is-ready",
   "kill-subprocess",
   "launch",
   "list-devices",
@@ -90,11 +99,15 @@ static const char *commands[] = {
   "mkdir-p",
   "mkfs",
   "mount",
+  "mount-options",
+  "mount-ro",
+  "mount-vfs",
   "mounts",
   "path",
   "pvcreate",
   "pvs",
   "pvs-full",
+  "qemu",
   "read-lines",
   "rm",
   "rm-rf",
@@ -102,17 +115,23 @@ static const char *commands[] = {
   "run",
   "set-autosync",
   "set-path",
+  "set-qemu",
   "set-verbose",
   "sfdisk",
   "stat",
   "statvfs",
   "sync",
+  "tar-in",
+  "tar-out",
+  "tgz-in",
+  "tgz-out",
   "touch",
   "tune2fs-l",
   "umount",
   "umount-all",
   "unmount",
   "unmount-all",
+  "upload",
   "verbose",
   "vgcreate",
   "vgs",