bd-154: Implement bd daemons stop and restart subcommands
This commit is contained in:
@@ -31,6 +31,7 @@ const (
|
||||
OpExport = "export"
|
||||
OpImport = "import"
|
||||
OpEpicStatus = "epic_status"
|
||||
OpShutdown = "shutdown"
|
||||
)
|
||||
|
||||
// Request represents an RPC request from client to daemon
|
||||
|
||||
Reference in New Issue
Block a user