Commit Graph

10 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
720ddea579 feat: add ability to set container config options during create/clone/upgrade actions
Also add to documentation where possible.

Closes dokku/dokku-mongo#131
2021-09-12 22:16:14 -04:00
Jose Diaz-Gonzalez
9b6d6430fb feat: add the ability to constrain memory on service start/clone
Refs dokku/dokku-redis#86
2021-09-12 07:43:03 -04:00
Jose Diaz-Gonzalez
7ddd0c9201 chore: run shfmt 2019-05-30 11:06:25 -04:00
Jose Diaz-Gonzalez
3742195ad1 chore: unify with other plugins 2019-03-19 15:00:55 -04:00
Jose Diaz-Gonzalez
bd63bc9e82 fix: correct short-flag for image-version and custom-env 2018-10-10 03:02:56 -04:00
Jose Diaz-Gonzalez
b493c6a2a5 feat: add support for enhanced help output 2017-09-11 01:25:41 -04:00
Jose Diaz-Gonzalez
d4c9a4044f Parse arguments in service_create calls
Refs #64
2017-08-26 05:43:02 -04:00
Jose Diaz-Gonzalez
754e3500bd Remove remaining direct dokku calls 2016-05-16 00:27:41 -04:00
Jose Diaz-Gonzalez
f1e0989150 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:56 -04:00
Jose Diaz-Gonzalez
fdf0c89532 Move all commands into subcommand structure 2016-05-15 22:47:15 -04:00