Rather than creating the command itself delegate to the GuestCommand. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This is a thin wrapper over std::process:Command which currently only specifies the default binary but in future will handle more default behaviour. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
Simplify main.rs by moving the integration tests to their own directory. Signed-off-by: Rob Bradford <robert.bradford@intel.com>