Skip to content

Commit 566a1b1

Browse files
committed
Dark Kitchen Catalog Setup
1 parent 38a9a44 commit 566a1b1

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

.vtex/catalog-info.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: cli-plugin-template
5+
description: Template containing all the essential boilerplates to help you
6+
create new Toolbelt plugins
7+
tags:
8+
- typescript
9+
- oclif
10+
annotations:
11+
vtex.com/janus-acronym: ""
12+
vtex.com/o11y-os-index: ""
13+
grafana/dashboard-selector: ""
14+
github.com/project-slug: vtex/cli-plugin-template
15+
backstage.io/techdocs-ref: dir:../
16+
spec:
17+
lifecycle: stable
18+
owner: apps
19+
type: template
20+
dependsOn:
21+
- component:toolbelt

0 commit comments

Comments
 (0)