我要评分
获取效率
正确性
完整性
易理解

Restarting a Video Stream Cloud Phone Instance

Run the cfct_video script to restart video stream cloud phone instances.

  • Restart a video stream cloud phone whose index is ${index1}.
    1
    ./cfct_video restart ${index1}
    
  • Restart video stream cloud phones indexed from ${index1} to ${index2}.
    1
    ./cfct_video restart ${index1} ${index2}