mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
Recovery console
This commit is contained in:
@@ -101,6 +101,13 @@ func Main() {
|
||||
SkipFlagParsing: true,
|
||||
Action: preloadImagesAction,
|
||||
},
|
||||
{
|
||||
Name: "recovery-init",
|
||||
Hidden: true,
|
||||
HideHelp: true,
|
||||
SkipFlagParsing: true,
|
||||
Action: recoveryInitAction,
|
||||
},
|
||||
{
|
||||
Name: "switch-console",
|
||||
Hidden: true,
|
||||
|
Reference in New Issue
Block a user