Skip to content

Update A2A CLI guide with complete command reference#2842

Merged
Ishavyas9 merged 1 commit intoLambdaTest:stagefrom
harsha509:update/a2a-cli-guide
Apr 17, 2026
Merged

Update A2A CLI guide with complete command reference#2842
Ishavyas9 merged 1 commit intoLambdaTest:stagefrom
harsha509:update/a2a-cli-guide

Conversation

@harsha509
Copy link
Copy Markdown
Member

@harsha509 harsha509 commented Apr 17, 2026

Summary

  • Replaced dev install (pip install -e .) with the public package name (pip install testmu-a2a-cli)
  • Added a Quick Reference table listing all 24 CLI subcommands at the top of the page
  • Added a new Manage Workflows section covering workflows create/list/summary/rename/files/delete, the explicit chat testing flow with sources upload and sources upload-and-generate
  • Added YAML-based prompt setting (--from-file prompt.yaml) to both the phone agent inbound flow and the standalone "Set Agent Prompts and Requirements" section
  • Fixed project update commands from python -m cli.main to testmu-a2a

Test plan

  • Verify the page renders correctly at /support/docs/testmu-a2a-cli/
  • Check all code blocks render with proper syntax highlighting
  • Confirm all markdown tables display correctly
  • Verify sidebar navigation still works for the A2A section

Made with Cursor

- Replace dev install (pip install -e .) with public package (pip install testmu-a2a-cli)
- Add quick reference table listing all 24 CLI subcommands
- Add Workflow Management section (create, list, summary, rename, files, delete, upload-and-generate)
- Add YAML-based prompt setting (--from-file prompt.yaml) to phone agent and prompts sections
- Fix project update commands from python -m cli.main to testmu-a2a

Made-with: Cursor
@Ishavyas9 Ishavyas9 merged commit 069e775 into LambdaTest:stage Apr 17, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants