pub async fn execute(cli: Cli) -> ApiResult<Option<Value>>
Run one non-streaming command, returning the response as JSON (None for 204 operations). Tests call this directly.