From b4d756cfa6e91e26083c8c16ec726ddf9361f8fb Mon Sep 17 00:00:00 2001 From: Raphael Prasquier Date: Wed, 4 Sep 2024 10:06:15 +0200 Subject: [PATCH] (BSR)[API] docs: document pgcli command type: build|ci|docs|feat|fix|perf|refactor|script|style|test|chore|revert|bump --- pc | 1 + 1 file changed, 1 insertion(+) diff --git a/pc b/pc index d27475fba23..6f75e1d91af 100755 --- a/pc +++ b/pc @@ -25,6 +25,7 @@ Commands: install Install new local environment install-hooks Install pre-push and pre-commit hooks logs Display logs from the local API + pgcli Connect to the given environment database with pgcli psql Connect to the given environment database psql-file Execute requests from the specified file on the local database psql-test Connect to the local test database