Skip to main content

memanto config backend

Show or switch the active Moorcheh backend. Switching to a backend that has never been set up runs its first-time setup flow (API key entry for cloud, server URL/embedding provider for on-prem).
Arguments:
  • NAME - Backend to switch to: cloud or on-prem. Omit to show the current backend.
Examples: Show the current backend:
Switch to on-prem:
Switch back to cloud:
Output (showing current backend):
Output (switching backend):
Notes:
  • Switching always clears the active agent session — cloud and on-prem store data in separate local directories, so sessions never cross over.
  • Switching to a backend that’s already active is a no-op.
  • See Backend Switching for the full cloud ↔ on-prem migration guide.
  • Reflected in memanto config show as the Backend row.