def show_logs(response)
        app = response.matches[0][0]
        env = response.matches[0][1]

        do_if_can_access(response, app, env) do