Merge branch 'master' of git+ssh://g-rjones@et.redhat.com/git/libguestfs
[libguestfs.git] / fish / completion.c
index 49f912b..8c4f3ad 100644 (file)
@@ -74,6 +74,7 @@ static const char *commands[] = {
   "file",
   "get-autosync",
   "get-path",
+  "get-qemu",
   "get-state",
   "get-verbose",
   "is-busy",
@@ -97,11 +98,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",
@@ -109,11 +114,16 @@ 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",