Commit Graph

15 Commits

Author SHA1 Message Date
Loïc Guitaut
32af344146 Remove call to docker kill 2015-09-09 18:15:53 +02:00
Loïc Guitaut
3ab22d6f6f Use PG tools from docker image
Instead of installing dependencies on the host, directly use the binary
shipped with the postgres docker image. This will also prevent possible
problems when API changes for example.
2015-09-09 10:31:17 +02:00
Loïc Guitaut
1be1ba34a7 Use $PLUGIN_PATH instead of dirname 2015-09-09 00:05:45 +02:00
Jose Diaz-Gonzalez
ad4fae1b2a Normalize database names in postgres. Closes #2 2015-09-07 01:49:28 -04:00
Jose Diaz-Gonzalez
ac2652fd92 make test 2015-09-06 22:53:02 -04:00
Jose Diaz-Gonzalez
2bc4c534b8 Properly implement port expose/unexpose 2015-09-06 22:10:16 -04:00
Jose Diaz-Gonzalez
5a4a87c62f Move alias, link, unlink and logs commands into functions 2015-08-29 03:19:44 -04:00
Jose Diaz-Gonzalez
46e4f6f4c8 Move service checks into commands file 2015-08-29 02:58:45 -04:00
Jose Diaz-Gonzalez
b160c88412 Move info and list commands into shared functions
Also add better output formatting for both commands
2015-08-29 02:53:11 -04:00
Jose Diaz-Gonzalez
aa99da13cc use config for ports 2015-08-29 02:37:43 -04:00
Jose Diaz-Gonzalez
972af5b984 Use central config for env vars 2015-08-29 01:53:34 -04:00
Jose Diaz-Gonzalez
54c984b5b6 quiet grep output 2015-08-28 23:25:53 -04:00
Jose Diaz-Gonzalez
c474ac0018 Ensure container exists before attempting to kill it 2015-08-25 17:21:27 -04:00
Jose Diaz-Gonzalez
788f8bec18 Fix logs subcommand 2015-08-23 22:07:03 -04:00
Jose Diaz-Gonzalez
e344e35144 initial commit 2015-08-23 18:56:23 -04:00