Loren ☺️
Loren ☺️
Another option: hide stdout unless they pass `-v / --verbose` or `--debug`
Roey requested I don't tell people to do: `temporal server start-dev &> /dev/null & disown` So I'm back onto improving the default output experience ☺️ @feedmeapples would it be easy...
3 months later, I completely forgot about submitting this issue, ran into again, and searched for an existing issue before submitting another 😄 Can't tell from current output how to...
I think it's run in persistent mode by some in dev as well as prod hobby or single-machine use cases (I think DD has the latter), so potentially could be...
Alternative for getting your tab back is `temporal server start-dev &> /dev/null & disown` but is missing functionality that `brew services` fixes (see [discussion in #66](https://github.com/temporalio/cli/issues/66#issuecomment-1370375475)). But sending to background...
Safer in what sense?
Not knowing that they need a server for their Temporal code doesn't seem like a large risk to me. Even for the small percentage of new devs who get through...
All I'm seeing is the health service: ``` evans --reflection --port 7233 [email protected]:7233> show service +---------+-------+--------------------+---------------------+ | SERVICE | RPC | REQUEST TYPE | RESPONSE TYPE | +---------+-------+--------------------+---------------------+ | Health...
Also, the second command should call Describe, not use the command-line input.
Sorry for the delay—that would be great, thanks!