P
Prisma•5mo ago
rdx

Disable CLI ads

Hi, I was just wondering if there was a way to disable the Prisma Accelerate ads when running prisma generate This command is part of my CI and I would like to keep it as simple as possible, and Prisma is the only package to display so many things I understand why this is here, Prisma ORM is free, and you're promoting your own stuff to gain money, fine. However, I was hoping there was some kind of config, or maybe an environment variable to turn it off?
No description
Solution:
Hey @rdx 👋 At the moment, it's not possible. I would recommend you to subscribe to this GitHub Issue to get updates about this: https://github.com/prisma/prisma/issues/22513...
GitHub
Disable "Start using Prisma Client" hint logs on prisma generate ...
Problem This log is appended to the log of every prisma generate call: Start using Prisma Client in Node.js (See: https://pris.ly/d/client) ``` import { PrismaClient } from '@prisma/client&#...
Jump to solution
3 Replies
Solution
Nurul
Nurul•5mo ago
Hey @rdx 👋 At the moment, it's not possible. I would recommend you to subscribe to this GitHub Issue to get updates about this: https://github.com/prisma/prisma/issues/22513
GitHub
Disable "Start using Prisma Client" hint logs on prisma generate ...
Problem This log is appended to the log of every prisma generate call: Start using Prisma Client in Node.js (See: https://pris.ly/d/client) ``` import { PrismaClient } from '@prisma/client&#...
rdx
rdx•5mo ago
Understood, thank you!
Nurul
Nurul•5mo ago
No worries 🙂
Want results from more Discord servers?
Add your server