Commit Graph

17 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
226ed9e4c8 feat: add OPTIONAL_PARAMETERS to backup-auth 2017-09-09 02:53:10 -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
e7802ca80e feat: add ability to specify custom flags on clone/create
Refs dokku/dokku-redis#64
2017-08-26 18:10:21 -04:00
Jose Diaz-Gonzalez
aa56974040 fix: preserve the service version on clone 2017-08-26 05:31:07 -04:00
Jose Diaz-Gonzalez
4f6c9c361c Merge pull request #76 from graf/master
Clone service with the same version
2017-08-26 05:24:13 -04:00
Jordan Sitkin
0a9d80e344 add --use-iam flag to backup 2017-05-01 16:31:54 -07:00
Jose Diaz-Gonzalez
cba4a7f0cd feat: add s3 backup support 2016-10-31 11:39:31 -06:00
Jose Diaz-Gonzalez
f7b9e0e219 Fix command name 2016-08-29 10:50:03 -04:00
Jose Diaz-Gonzalez
63fa2547b7 Remove config data 2016-08-29 10:49:54 -04:00
Jose Diaz-Gonzalez
d7cf4ab1b8 Fix help output for enter command 2016-08-29 09:45:26 -04:00
Jose Diaz-Gonzalez
02316598de Add the ability to enter a running container 2016-08-29 08:19:56 -04:00
Jose Diaz-Gonzalez
18e6d81aa8 Rename promote function to service_promote 2016-08-29 02:55:47 -04:00
Jose Diaz-Gonzalez
470840739d Add support for flags on the service:info command 2016-08-28 05:34:55 -04:00
Pavel Abolmasov
6a86efcd5d Preserve service version when clone 2016-05-25 12:29:14 +04:00
Jose Diaz-Gonzalez
6090fa6aa6 Remove remaining direct dokku calls 2016-05-16 00:27:26 -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