add edit command option for editing name suffix

This commit is contained in:
zoncoen
2018-11-15 19:04:31 +09:00
parent 04a030bcf0
commit 3488b542ac
7 changed files with 162 additions and 1 deletions

View File

@@ -54,6 +54,7 @@ func determineFieldOrder() []string {
"Resources",
"Bases",
"NamePrefix",
"NameSuffix",
"Namespace",
"Crds",
"CommonLabels",