restate
restate copied to clipboard
[CLI] review other commands that can be optimised with the `--extra` flag (e.i `service describe`)
- Avoid intensive SQL queries by default in
restateCLI until requested by the--extraflag. - Check other sub-commands that can benefit from similar optimizations.
Before executing this, could you make a list here of commands you think we should update?