Separate out the high-level API actions.
[libguestfs.git] / fish / completion.c
index f7ba61f..a346ccb 100644 (file)
@@ -72,9 +72,14 @@ static const char *commands[] = {
   "file",
   "get-autosync",
   "get-path",
+  "get-state",
   "get-verbose",
+  "is-busy",
+  "is-config",
   "is-dir",
   "is-file",
+  "is-launching",
+  "is-ready",
   "kill-subprocess",
   "launch",
   "list-devices",