Generated code for lvremove, vgremove, pvremove.
[libguestfs.git] / fish / completion.c
index 8e52981..08d4473 100644 (file)
@@ -93,6 +93,7 @@ static const char *commands[] = {
   "lstat",
   "lvcreate",
   "lvm-remove-all",
+  "lvremove",
   "lvs",
   "lvs-full",
   "mkdir",
@@ -105,6 +106,7 @@ static const char *commands[] = {
   "mounts",
   "path",
   "pvcreate",
+  "pvremove",
   "pvs",
   "pvs-full",
   "qemu",
@@ -134,6 +136,7 @@ static const char *commands[] = {
   "upload",
   "verbose",
   "vgcreate",
+  "vgremove",
   "vgs",
   "vgs-full",
   "write-file",