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