Semi-automated mass string commenting
This commit is contained in:
@ -20,6 +20,7 @@ import (
|
||||
)
|
||||
|
||||
var AppLabelsCommand = &cobra.Command{
|
||||
// translators: `app labels` command
|
||||
Use: i18n.G("labels <domain> [flags]"),
|
||||
Aliases: []string{i18n.G("lb")},
|
||||
Short: i18n.G("Show deployment labels"),
|
||||
|
Reference in New Issue
Block a user