From 576ba9fc17510c1e552e066ab3924ce5eaf997b5 Mon Sep 17 00:00:00 2001 From: Marcus Eide Date: Tue, 16 May 2023 09:52:26 +0200 Subject: [PATCH] Clarify where the discovered entities will be created Signed-off-by: Marcus Eide --- packages/cli/src/commands/onboard/discovery/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/src/commands/onboard/discovery/index.ts b/packages/cli/src/commands/onboard/discovery/index.ts index b2b8bddb50..8b2a5b694a 100644 --- a/packages/cli/src/commands/onboard/discovery/index.ts +++ b/packages/cli/src/commands/onboard/discovery/index.ts @@ -39,7 +39,7 @@ export async function discover(providerInfo?: { You will need to select which SCM (Source Code Management) provider you are using, and then which repository or organization you want to scan. - This will generate a new file in the root of your project containing discovered entities, + This will generate a new file in the root of your app containing discovered entities, which will be included in the Software Catalog when you start up Backstage next time. Note that this command requires an access token, which can be either added through the integration config or