mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Tested by: 1. Path: ch-remote --api-socket .. create test-config.json 2. stdin with "-" path: ch-remote --api-socket .. create - < test-config.json 2. stding with implicit "-": ch-remote --api-socket .. create < test-config.json Fixes: #4250 Signed-off-by: Rob Bradford <robert.bradford@intel.com>