Add safe Hermes console REPL

This commit is contained in:
Shannon Sands 2026-06-30 15:52:34 +10:00 committed by kshitij
parent a9cd0e07cb
commit dcbce869ae
5 changed files with 2335 additions and 1 deletions

View file

@ -71,6 +71,7 @@ Examples:
hermes logs errors View errors.log
hermes logs --since 1h Lines from the last hour
hermes debug share Upload debug report for support
hermes console Open the safe Hermes command console
hermes update Update to latest version
hermes dashboard Start web UI dashboard (port 9119)
hermes dashboard --stop Stop running dashboard processes