From 2379dd5d855f36d3370856e010da20a695085dc5 Mon Sep 17 00:00:00 2001 From: Johan Haals Date: Wed, 21 Aug 2024 14:32:51 +0200 Subject: [PATCH] chore: update cli report Signed-off-by: Johan Haals --- packages/repo-tools/cli-report.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/packages/repo-tools/cli-report.md b/packages/repo-tools/cli-report.md index a06f426baf..47a7d6d01f 100644 --- a/packages/repo-tools/cli-report.md +++ b/packages/repo-tools/cli-report.md @@ -16,6 +16,7 @@ Commands: type-deps generate-catalog-info [options] knip-reports [options] [paths...] + backend-lint [paths...] package [command] repo [command] help [command] @@ -39,6 +40,15 @@ Options: -h, --help ``` +### `backstage-repo-tools backend-lint` + +``` +Usage: backstage-repo-tools backend-lint [options] [paths...] + +Options: + -h, --help +``` + ### `backstage-repo-tools generate-catalog-info` ```