endojs / endo

Endo is a distributed secure JavaScript sandbox, based on SES
Apache License 2.0
829 stars 72 forks source link

@endo/daemon: Rename `reset` to `purge` #2025

Closed rekmarks closed 8 months ago

rekmarks commented 9 months ago

The daemon should follow the CLI as of #1989 and use "purge" instead of "reset" to describe "blow out all state and restart the daemon if running".

rekmarks commented 8 months ago

Fixed by #2081.