Begin to add the upload and download commands.
[libguestfs.git] / fish / completion.c
index a346ccb..a0ba5ae 100644 (file)
@@ -68,6 +68,7 @@ static const char *commands[] = {
   "command",
   "command-lines",
   "config",
+  "download",
   "exists",
   "file",
   "get-autosync",
@@ -118,6 +119,7 @@ static const char *commands[] = {
   "umount-all",
   "unmount",
   "unmount-all",
+  "upload",
   "verbose",
   "vgcreate",
   "vgs",