Jose Diaz-Gonzalez
|
bc6a5422d6
|
fix: correct the validation message
|
2019-03-09 16:39:34 -05:00 |
|
Jose Diaz-Gonzalez
|
62902e7d9c
|
refactor: call service_container_rm from subcommands/destroy
|
2019-03-08 23:27:55 -05:00 |
|
Jose Diaz-Gonzalez
|
1687a1264c
|
fix: ensure any backup cron files are deleted when the service is destroyed
Closes dokku/dokku-redis#118
|
2018-12-02 05:10:06 -05:00 |
|
Jose Diaz-Gonzalez
|
df593ec155
|
refactor: move unimplemented command detection into config file
|
2018-04-24 00:27:14 -04:00 |
|
Jose Diaz-Gonzalez
|
c14cff0342
|
feat: support a separate data root for Docker bind mounts
This does not fix the :backup subcommand, which uses a temporary directory mounted to /backup.
|
2018-04-10 23:10:24 -04:00 |
|
Jose Diaz-Gonzalez
|
3d9930369e
|
feat: add support for enhanced help output
|
2017-09-11 01:25:22 -04:00 |
|
Jose Diaz-Gonzalez
|
d2919f6aaf
|
feat: support alternate flags for destroying services
|
2017-09-10 03:54:36 -04:00 |
|
Jose Diaz-Gonzalez
|
0c3c0d8f4b
|
docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72
|
2017-08-26 18:38:59 -04:00 |
|
Jose Diaz-Gonzalez
|
fd70dd95b7
|
Remove config data
|
2016-08-29 10:42:33 -04:00 |
|
Jose Diaz-Gonzalez
|
ddf428c035
|
Conform to function declaration standards
- declare desc variable
- declare all positional arguments
- set the cmd
- properly handle DOKKU_APP_NAME
|
2016-05-15 23:56:32 -04:00 |
|
Jose Diaz-Gonzalez
|
e2f6d6b045
|
Move all commands into subcommand structure
|
2016-05-15 22:12:43 -04:00 |
|