Generated code for ping-daemon command.
[libguestfs.git] / fish / completion.c
index cafb84d..095a335 100644 (file)
@@ -69,8 +69,12 @@ static const char *const commands[] = {
   "command",
   "command-lines",
   "config",
+  "cp",
+  "cp-a",
   "debug",
+  "dmesg",
   "download",
+  "drop-caches",
   "exists",
   "file",
   "fsck",
@@ -81,6 +85,7 @@ static const char *const commands[] = {
   "get-qemu",
   "get-state",
   "get-verbose",
+  "grub-install",
   "is-busy",
   "is-config",
   "is-dir",
@@ -107,7 +112,9 @@ static const char *const commands[] = {
   "mount-ro",
   "mount-vfs",
   "mounts",
+  "mv",
   "path",
+  "ping-daemon",
   "pvcreate",
   "pvremove",
   "pvs",
@@ -145,6 +152,7 @@ static const char *const commands[] = {
   "vgs",
   "vgs-full",
   "write-file",
+  "zero",
   NULL
 };