Commit Graph

9 Commits

Author SHA1 Message Date
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
2c7d4e5c77 Remove service verification from service_url function
It is not necessary to do so in a function that is called from other places that already verify the name.
2015-08-29 02:49:50 -04:00
Jose Diaz-Gonzalez
972af5b984 Use central config for env vars 2015-08-29 01:53:34 -04:00
Jose Diaz-Gonzalez
e344e35144 initial commit 2015-08-23 18:56:23 -04:00