mirror of
https://github.com/clearlinux/hyperstart.git
synced 2026-08-26 18:17:25 +00:00
introduce WRITE/READFILE command
write data to files or read data from files in contianer. Signed-off-by: Gao feng <omarapazanadi@gmail.com>
This commit is contained in:
@@ -25,6 +25,8 @@ enum {
|
||||
PING,
|
||||
FINISH,
|
||||
NEXT,
|
||||
WRITEFILE,
|
||||
READFILE,
|
||||
};
|
||||
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user