Commit graph

19 commits

Author SHA1 Message Date
Eduardo Weiland
5bd54c3049
Allow passing an array as command to run and exec 2019-07-09 15:41:13 -03:00
Luke
9053d87550
Fix TypeScript typings for DockerComposeResult
`fieldName: ?number` is not a valid type expression. I assume this was a mistake, but in any case it will fail in TypeScript projects with the error `JSDoc types can only be used inside documentation comments.`.
2019-06-03 22:57:20 -04:00
Victor Grau Serrat
a5d4e0fcbc
BLD: add support for logging for multiple services 2019-05-30 21:53:09 -06:00
Paweł Niedzielski
83f55e8b66 Fix declaration for logs function 2019-05-26 23:11:39 +02:00
Jannis Pohlmann
d13a85bd76 Allow exitCode to be null and initialize it to null as well 2019-04-30 18:01:14 +02:00
Jannis Pohlmann
3467e79244 Expose docker-compose exit code in results 2019-04-29 15:07:33 +02:00
Paweł Niedzielski
fdcffa6057 Add config command & related 2019-04-17 14:13:17 +02:00
Alexander Zeitler
193012f7be make typings work in local tests 2019-04-17 11:04:31 +02:00
Lars Kumbier
cb10f66295 Add port command 2019-04-11 12:10:45 +02:00
Alexander Zeitler
f7fa8b1c47 fix issue 42 by splitting compose options and command options 2019-03-26 23:24:54 +01:00
Alexander Zeitler
9646366e16 fix typings 2019-03-24 20:03:14 +01:00
Alexander Zeitler
c14141896d update TS types: make commandOptions optional 2019-03-20 03:23:35 +01:00
Alexander Zeitler
4f23e43493 update TS types 2019-03-20 03:23:13 +01:00
Matt Oliver
69638c4a42 Added push command, updated build to allow parallel builds 2019-02-22 21:36:06 -05:00
Alexander Zeitler
2b117d216e implement logs command including support for --follow flag 2019-02-03 20:15:17 +01:00
Alexander Zeitler
186e04741d implement restart command 2019-01-30 09:42:00 +01:00
falinsky
894f10281c Provide ability to run docker-compose ps command 2019-01-15 17:03:30 +02:00
MartinJLee
ae9786d4a4
update Typescript typings 2019-01-04 10:37:59 +10:00
Luke Autry
195f8b8981 typescript declarations 2018-11-22 22:11:38 -05:00