1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-16 06:59:25 +00:00

Add util command

This commit is contained in:
Sebastiaan van Steenis
2020-09-28 14:59:44 +02:00
parent 91aed199f0
commit a68a64c0ce
8 changed files with 351 additions and 19 deletions

View File

@@ -62,6 +62,7 @@ func mainErr() error {
cmd.EtcdCommand(),
cmd.CertificateCommand(),
cmd.EncryptionCommand(),
cmd.UtilCommand(),
}
app.Flags = []cli.Flag{
cli.BoolFlag{