Backstage
Docs
Github
Preparing search index...
@backstage/plugin-scaffolder-backend
index
createCatalogWriteAction
Function createCatalogWriteAction
createCatalogWriteAction
()
:
TemplateAction
<
{
entity
:
Record
<
string
,
any
>
;
filePath
?:
string
}
,
{
[
key
:
string
]:
any
}
,
"v2"
,
>
Writes a catalog descriptor file containing the provided entity to a path in the workspace.
Returns
TemplateAction
<
{
entity
:
Record
<
string
,
any
>
;
filePath
?:
string
}
,
{
[
key
:
string
]:
any
}
,
"v2"
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
Github
Backstage
Loading...
Writes a catalog descriptor file containing the provided entity to a path in the workspace.