mirror of
https://github.com/rancher/os.git
synced 2025-07-30 22:24:33 +00:00
Refactor TLS command
This commit is contained in:
parent
e143d04885
commit
63a1c50f27
@ -42,8 +42,9 @@ func Main() {
|
||||
Subcommands: osSubcommands(),
|
||||
},
|
||||
{
|
||||
Name: "tlsconf",
|
||||
Name: "tls",
|
||||
Usage: "setup tls configuration",
|
||||
HideHelp: true,
|
||||
Subcommands: tlsConfCommands(),
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user