mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-19 21:44:23 +01:00
Merge pull request #4983 from ManaSugi/runk/add-init-msg
runk: Add cli message for init command
This commit is contained in:
@@ -28,6 +28,7 @@ enum SubCommand {
|
||||
Common(CommonCmd),
|
||||
#[clap(flatten)]
|
||||
Custom(CustomCmd),
|
||||
/// Launch an init process (do not call it outside of runk)
|
||||
Init {},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user