pub async fn execute_command( command: &str, args: &[String], environment: &Environment, ) -> Result<i32>
Execute an arbitrary command with the cuenv environment