= R"(
Warning: This command is deprecated, use cvd create --config_file instead.
Usage:
cvd load <config_filepath> [--override=<key>:<value>]
Reads the fields in the JSON configuration file and translates them to corresponding start command and flags.
Optionally fetches remote artifacts prior to launching the cuttlefish environment.
The --override flag can be used to give new values for properties in the config file without needing to edit the file directly. Convenient for one-off invocations.
)"