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