Apply feedback to documentation

Signed-off-by: Min Kim <minkimcello@gmail.com>
This commit is contained in:
Min Kim
2025-01-07 15:28:02 -05:00
parent d7e93e1f82
commit 9b06500d3f
+1 -2
View File
@@ -4,8 +4,7 @@ title: CLI Templates
description: Overview of the new CLI Declarative Templates
---
The `backstage-cli new` command is now configurable through your root `package.json`.
You can also create and add your own CLI templates.
The behavior of the `backstage-cli new` command is configurable through your root `package.json`, and you can also create and add custom CLI templates to suit your needs.
## Basic Configuration