1
0
Fork 0
forked from goffee/goffee
goffee/config.json
Zeni Kim 06778a5357 New goffee command, set the password for the user account with the specified name.
user:password [username] [newpassword] [dev|prod]
  username   - the name of the user to update
  password   - the new password to set
  env        - "dev" to use .env-dev, "prod" to use .env
2026-05-26 10:12:50 -05:00

7 lines
184 B
JSON

{
"cliReleasedVersion": "v1.7.5",
"releaseUrl": "https://git.smarteching.com/goffee/cup/archive/{name}.tar.gz",
"paths": [
"git.smarteching.com/goffee/cup"
]
}