how to use method “StartProgramInGuest” to execute program and return the result?
Open
Nobody has claimed this yet.
question
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
how to use method “StartProgramInGuest” to execute program and return the result?
not return pid ,return the result of the program
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the StartProgramInGuest API and the pyvmomi bindings to determine what result data the method exposes beyond the process ID. Clarify whether the requested program output can be returned, and document the supported usage or limitation with a concrete example if the project provides a suitable documentation location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100