Setting the file. One moment.
Subchapter 1.2
references/complete.mdMarkdown652 BView on GitHub
For a direct global CLI installation, load the output using the shell’s normal startup mechanism. For example, in zsh:
source <(prisma complete zsh)Prisma also integrates with supported package-manager completion flows. npx and bunx do not themselves provide completion; invoke the installed binary or the package manager’s supported execution form such as npm exec or bun x.