mirror of
https://github.com/larksuite/cli.git
synced 2026-07-03 14:02:43 +08:00
17 lines
456 B
Markdown
17 lines
456 B
Markdown
## Summary
|
|
<!-- Briefly describe the motivation and scope of this change in 1-3 sentences. -->
|
|
|
|
## Changes
|
|
<!-- List the main changes in this PR. -->
|
|
- Change 1
|
|
- Change 2
|
|
|
|
## Test Plan
|
|
<!-- Describe how this change was verified. -->
|
|
- [ ] Unit tests pass
|
|
- [ ] Manual local verification confirms the `lark-cli <domain> <command>` flow works as expected
|
|
|
|
## Related Issues
|
|
<!-- Link related issues. Use Closes/Fixes to close them automatically. -->
|
|
- None
|