forked from toolshed/abra
Semi-automated mass string commenting
This commit is contained in:
@ -12,6 +12,7 @@ import (
|
||||
)
|
||||
|
||||
var AppEnvCommand = &cobra.Command{
|
||||
// translators: `app env` command
|
||||
Use: i18n.G("env <domain> [flags]"),
|
||||
Aliases: []string{i18n.G("e")},
|
||||
Short: i18n.G("Show app .env values"),
|
||||
|
Reference in New Issue
Block a user