Skip to content

Commit

Permalink
chore(cli): add prisma format to the cli
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed May 4, 2020
1 parent 9658096 commit 6bfad0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/packages/cli/src/CLI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ export class CLI implements Command {
init Setup Prisma for your app
introspect Get the datamodel of your database
generate Generate artifacts (e.g. Prisma Client)
format Formats your schema
${chalk.bold('Flags')}
Expand Down

0 comments on commit 6bfad0d

Please sign in to comment.