Mateus Dantas

Results 13 comments of Mateus Dantas

That's a very nice feature. We do have a couple of tasks that are more high priority right now, but I will put this one up in the queue so...

You can use --args=ARGS which will take an array of arguments that will be passed to the binary. I will improve the README to make it easier for someone to...

It works by accumulating arguments. Example: `--args="--param=10" --args="--paramLong five" --args=--paramLongNoVal` I will get on with it and improve the documentation by adding more examples and use cases. Does this answer...

The issue with the documentation is being tracked on #7 We can close this one so we don't have duplicates.

- I didn't quite understand the first issue, are you saying that APM is requiring you to set --keep-alive flag? - I'm in the process of improving the documentation as...

- [ ] Investigate possible error with keep-alive flag - [ ] Improve documentation to cover more scenarios PR #11 - [ ] Make APM more verbose to the user...

Probably you have another binary with name 'apm' installed on your computer, because the "Unrecognized command:" message is not a part of APM responses. If I were to guess, I'd...

This is actually a nice feature that could be added. If you want you can provide a PR or I will do it myself. What do you think?

- [ ] Add startup script to APM

Same problem here, removing the cache solved the issue. How far out are we from releasing the fix? We are running a big team of devs and we are starting...