Jose Diaz-Gonzalez
|
a2b1fbb737
|
refactor: move unimplemented command detection into config file
|
2018-04-24 00:27:22 -04:00 |
|
Jose Diaz-Gonzalez
|
759eede6d6
|
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:33:53 -04:00 |
|
Jose Diaz-Gonzalez
|
00f9cb8b62
|
feat: add support for enhanced help output
|
2017-09-11 01:25:34 -04:00 |
|
Jose Diaz-Gonzalez
|
4ed900ee19
|
feat: support alternate flags for destroying services
|
2017-09-10 03:54:50 -04:00 |
|
Jose Diaz-Gonzalez
|
47fe74ccfd
|
docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72
|
2017-08-26 18:39:01 -04:00 |
|
Jose Diaz-Gonzalez
|
63fa2547b7
|
Remove config data
|
2016-08-29 10:49:54 -04:00 |
|
Jose Diaz-Gonzalez
|
9216488fb3
|
Conform to function declaration standards
- declare desc variable
- declare all positional arguments
- set the cmd
- properly handle DOKKU_APP_NAME
|
2016-05-16 00:04:39 -04:00 |
|
Jose Diaz-Gonzalez
|
85f0110356
|
Move all commands into subcommand structure
|
2016-05-15 23:07:24 -04:00 |
|