=
R"(Cuttlefish Virtual Device (CVD) CLI.
Suspend/resume the cuttlefish device, or take snapshot of the device
usage: cvd [selector flags] suspend/resume/snapshot_take [--help]
Common:
Selector Flags:
--group_name=<name> The name of the instance group
--snapshot_path=<path>> Directory that contains saved snapshot files
Crosvm:
--snapshot_compat Tells the device to be snapshot-compatible
The device to be created is checked if it is
compatible with snapshot operations
QEMU:
No QEMU-specific arguments at the moment
)"