CAICAIIs opened a new pull request, #21: URL: https://github.com/apache/incubator-seata-ctl/pull/21
Summary: - add REPL-only read-only diagnostics: `transaction list`, `transaction show`, `lock list`, `lock check`, `diagnose run`, and the TUI - add Seata console client wrappers for global session and global lock queries with table/json/yaml output - harden login/HTTP handling, REPL argument parsing, and diagnostic/TUI refresh behavior Validation: - go test ./... - go vet ./... - go build -v ./... - git diff --check - REPL smoke: login -> transaction list --output json -> lock list --output json -> quit -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
