Introspection error with pg

Hello, I am trying to introspect my already created DB but when I run the cli command I get:
> drizzle-kit introspect:pg

drizzle-kit: v0.18.0
drizzle-orm: v0.26.0

Missing required params

I have a
drizzle.config.ts
at root with the connection string configure.
Was this page helpful?