File tree Expand file tree Collapse file tree
cli/src/main/java/org/ebean/monitor/cli Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 " insight change 123 # summary + unified diff of from/to EXPLAIN" ,
2121 " insight change 123 --raw # to-plan EXPLAIN text only" ,
2222 " insight change 123 -o json # full from/to plans as JSON" ,
23- " # find a change id first: insight changes --type CHANGED"
23+ " # find a change id first: insight changes --change- type CHANGED"
2424 })
2525final class ChangeCommand implements Callable <Integer > {
2626
Original file line number Diff line number Diff line change 5252 " insight pending --app <app> # captures awaiting collection" ,
5353 " insight plans --app <app> --env <env> # recently captured plans" ,
5454 " insight plan <id> # SQL + binds + EXPLAIN" ,
55- " insight changes --type CHANGED # query plans whose shape changed" ,
55+ " insight changes --change- type CHANGED # query plans whose shape changed" ,
5656 "" ,
5757 " Connect without kube access via a direct URL: --url http://host:8091" ,
5858 " JSON for scripting: add -o json (or persist: insight config set output json)"
You can’t perform that action at this time.
0 commit comments