observa stop | Stops Observa’s own observer. Never touches your n8n. |
Everything. Installation, pairing and evidence are untouched. |
observa diagnose | Read-only. Localises the problem before you change state. |
Everything. |
observa update --manifest <newer.json> |
Moves forward to a strictly newer signed manifest. |
The previous release is retained for one rollback. A failed update leaves the current installation intact. |
observa rollback | Returns to the retained previous signed manifest, fully offline. |
Installation identity, pairing and local config. Single-depth: afterwards there is no further previous release. |
observa unpair | Revokes Hosted delivery for this installation. |
The installed identity is retained. A recovery URL and the installation secret are
kept locally so observa pair with no flags can re-pair without a new code. |
observa pair (no flags) | Re-pairs the retained identity. |
The same installation. No pairing code is redeemed and no new installation is created. |
observa uninstall --yes |
Stops the service and removes releases, artifacts, manifests and state.json. |
Your local config survives. Hosted credentials are not revoked — run
unpair first if you want that. |
observa uninstall --yes --purge-config |
The same, and removes your local config too. |
Nothing local. This is the irreversible one; the loopback credential and any pairing recovery
state go with it. |