@cortices/agent 0.3.19 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bin/cortices.mjs CHANGED
@@ -22,6 +22,7 @@ Commands:
22
22
  install Install agent as a background service
23
23
  uninstall Remove agent service
24
24
  restart Restart agent service(s)
25
+ upgrade Check for updates and upgrade all agents
25
26
  list List installed agent services
26
27
  status Show agent service status
27
28