restate icon indicating copy to clipboard operation
restate copied to clipboard

[CLI] review other commands that can be optimised with the `--extra` flag (e.i `service describe`)

Open muhamadazmy opened this issue 4 months ago • 1 comments

  • Avoid intensive SQL queries by default in restate CLI until requested by the --extra flag.
  • Check other sub-commands that can benefit from similar optimizations.

muhamadazmy avatar Oct 14 '25 07:10 muhamadazmy

Before executing this, could you make a list here of commands you think we should update?

slinkydeveloper avatar Oct 14 '25 16:10 slinkydeveloper