Eaccmd gives no feedback in cases of success (that is, if a component is running or completed or a service is completed).
If an operation fails, a FAILED message is printed to the screen.
If instead you want eaccmd to run asynchronously, you must use the --async flag on the command line after the command, as follows:
eaccmd host:port <cmd> [--async]