pub fn volume_create(
    engine: &Engine,
    volume: &str,
    verbose: bool
) -> Result<ExitStatus>