Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-backend
index
createCatalogRegisterAction
Function createCatalogRegisterAction
createCatalogRegisterAction
(
options
:
{
catalog
:
CatalogService
;
integrations
:
ScmIntegrations
}
,
)
:
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"
,
>
Registers entities from a catalog descriptor file in the workspace into the software catalog.
Parameters
options
:
{
catalog
:
CatalogService
;
integrations
:
ScmIntegrations
}
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"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Registers entities from a catalog descriptor file in the workspace into the software catalog.