Backstage
    Preparing search index...
    • Registers entities from a catalog descriptor file in the workspace into the software catalog.

      Parameters

      Returns TemplateAction<
          | { catalogInfoUrl: string; optional?: boolean }
          | { catalogInfoPath?: string; catalogInfoUrl: string; optional?: boolean }
          | { optional?: boolean; repoContentsUrl: string }
          | { catalogInfoPath?: string; optional?: boolean; repoContentsUrl: string },
          { [key: string]: any },
          "v2",
      >