fluencelabs / nox

Rust implementation of the Fluence network peer
https://fluence.network
GNU Affero General Public License v3.0
989 stars 218 forks source link

feat(vm): add vm builtins for reboot, reset and status [BRND-23] #2340

Closed kmd-fl closed 1 month ago

kmd-fl commented 1 month ago

Description

Add builtins for user commands for reboot/reset/start/stop/status.

Motivation

A user should have a way to control their VM in case something wrong happens with the VM.

Proposed Changes

linear[bot] commented 1 month ago

BRND-23 Add Nox builtin for VM restart