Commit Graph

10 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
238f09dae0 chore: run shfmt 2019-05-30 11:06:25 -04:00
Jose Diaz-Gonzalez
9b8fabc2e7 feat: Real docker-based testing
This pull request switches testing to use an actual docker daemon, vs mocking everything out.

It may also catch actual breaking issues in our tests, which is great!
2019-03-18 14:44:27 -04:00
Jose Diaz-Gonzalez
5e1431ce0f fix: correct issue where help output isnt colorized by default 2018-10-11 14:20:03 -04:00
Jose Diaz-Gonzalez
f8c8adafb6 fix: respect various ways of not wanting 'fancy' output.
Closes dokku/dokku-daemon#19
Closes dokku/dokku-daemon#22
2018-10-10 23:47:46 -04:00
Jose Diaz-Gonzalez
bf8e9fd01d fix: correct issue where temp help output files were being placed in incorrect directory 2018-10-10 23:23:10 -04:00
Jose Diaz-Gonzalez
df593ec155 refactor: move unimplemented command detection into config file 2018-04-24 00:27:14 -04:00
Jose Diaz-Gonzalez
c00f5104e7 feat: default to help output when no subcommand specified
Refs dokku/dokku-redis#95
2018-02-25 22:52:27 -05:00
Jose Diaz-Gonzalez
bc37291bcb feat: prepare ground for config directory changes 2017-09-11 03:52:52 -04:00
Jose Diaz-Gonzalez
cf1a4a8d1d fix: add missing TMPDIR variable 2017-09-11 03:12:15 -04:00
Jose Diaz-Gonzalez
3d9930369e feat: add support for enhanced help output 2017-09-11 01:25:22 -04:00