command-list.json 448 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. [
  2. "start",
  3. "stop",
  4. "restart",
  5. "status",
  6. "logs",
  7. "log",
  8. "model",
  9. "models",
  10. "agent",
  11. "agents",
  12. "session",
  13. "sessions",
  14. "memory",
  15. "memories",
  16. "hook",
  17. "hooks",
  18. "gateway",
  19. "cron",
  20. "config",
  21. "commands",
  22. "help",
  23. "version",
  24. "update",
  25. "exec",
  26. "run",
  27. "send",
  28. "message",
  29. "search",
  30. "fetch",
  31. "schedule",
  32. "install",
  33. "uninstall",
  34. "status",
  35. "refresh",
  36. "save",
  37. "list",
  38. "deploy",
  39. "upload"
  40. ]