- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
lamw
the command-line tools i refer to are like:
esxcli, vmware-cmd, vim-cmd, esxcfg, vicfg, etc
Right now,
I'm able to start/stop/register/unregsiter a VM
either using these command-line tools directly
or using API through scripts.
Comparing with command-line tool to API,
I found command-line tool is more stragihtforward and easy to use.
So I thought there should be one command that corresponding to add/define "Virtual Serial Port".