add setState command, detect crashed/stopped servers periodically
This commit is contained in:
@ -4,6 +4,7 @@ pub mod remove;
|
||||
pub mod ls;
|
||||
pub mod start;
|
||||
pub mod stop;
|
||||
pub mod set_state;
|
||||
|
||||
pub mod env_settings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user