CopyCommandCopyCommand
Default

Get-ChildItem -Recurse -Filter schema.prisma

Summary

Finds the schema.prisma file in the repo.

Command

Windows PowerShell

Run in PowerShellWindows PowerShell
Get-ChildItem -Recurse -Filter schema.prisma

Related commands