Hi all,
I have started 2 cuttlefish instance based on these instructions
ex: launch_cvd --base_instance_num=1
launch_cvd --base_instance_num=2
now i need to stop the particular instance(say instance number 1 since i started that first).
How to stop any particular instance?
following this stops the latest instance which was launched.
Thanks,
Arjun.