Commit Graph

70 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
26be34feb7 feat: allow checking if a service exists 2018-01-12 12:26:34 -05:00
Jose Diaz-Gonzalez
65e2999f31 feat: allow checking if a service is linked to an app 2018-01-12 01:53:53 -05:00
Jose Diaz-Gonzalez
e5bead2f82 feat: add support for enhanced help output 2017-09-11 01:25:25 -04:00
Jose Diaz-Gonzalez
f7de4c08b6 feat: support alternate flags for destroying services 2017-09-10 03:54:40 -04:00
Jose Diaz-Gonzalez
21203f60e9 feat: Adds possibility to set encryption for s3 2017-09-09 14:29:58 -04:00
Jose Diaz-Gonzalez
1a11a8fbd7 feat: add OPTIONAL_PARAMETERS to backup-auth 2017-09-09 02:53:25 -04:00
Jose Diaz-Gonzalez
874a0f6ce6 docs: clarify that data is deleted on destroy. Closes dokku/dokku-redis#72 2017-08-26 18:39:00 -04:00
Jose Diaz-Gonzalez
afcfc0253c feat: add ability to specify custom flags on clone/create
Refs dokku/dokku-redis#64
2017-08-26 18:10:31 -04:00
Jose Diaz-Gonzalez
6de352e646 fix: preserve the service version on clone 2017-08-26 05:30:58 -04:00
Jose Diaz-Gonzalez
478de27464 feat: Add a --use-iam flag to backup subcommand 2017-08-26 04:23:13 -04:00
Jose Diaz-Gonzalez
cc5fac0376 feat: add s3 backup support 2016-10-31 11:39:25 -06:00
Jose Diaz-Gonzalez
bf5c99f04e Fix command name 2016-08-29 10:48:00 -04:00
Jose Diaz-Gonzalez
ec5108762c Remove mysql config data 2016-08-29 10:47:43 -04:00
Jose Diaz-Gonzalez
10b1fd4068 Fix help output for enter command 2016-08-29 09:45:21 -04:00
Jose Diaz-Gonzalez
a578c8ef58 Add the ability to enter a running container 2016-08-29 08:19:53 -04:00
Jose Diaz-Gonzalez
3ed32a0f05 Rename promote function to service_promote 2016-08-29 02:55:44 -04:00
Jose Diaz-Gonzalez
7a8d24931a Add support for flags on the service:info command 2016-08-28 05:37:34 -04:00
Jose Diaz-Gonzalez
69779da97d Remove remaining direct dokku calls 2016-05-16 00:24:38 -04:00
Jose Diaz-Gonzalez
0c71539f82 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:15 -04:00
Jose Diaz-Gonzalez
fce29c7fc4 Move all commands into subcommand structure 2016-05-15 22:15:11 -04:00