Remove up and down cmd (#1297)

* Remove up and down cmd
This commit is contained in:
Hang Yan
2020-08-01 16:01:34 +08:00
committed by GitHub
parent 6bf75ae11b
commit 47e6015f50
459 changed files with 14 additions and 105335 deletions
+2
View File
@@ -48,6 +48,8 @@ var (
ConvertPushImage bool
ConvertOpt kobject.ConvertOptions
ConvertYAMLIndent int
UpBuild string
)
var convertCmd = &cobra.Command{