Skip to content

Commit 1a52b71

Browse files
committed
Dark Kitchen Catalog Setup
1 parent 8fbcfdc commit 1a52b71

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.vtex/catalog-info.yaml

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
apiVersion: backstage.io/v1alpha1
2+
kind: Component
3+
metadata:
4+
name: cli-plugin-workspace
5+
description: Add commands for managing workspaces within the VTEX platform
6+
tags:
7+
- typescript
8+
- oclif
9+
annotations:
10+
vtex.com/janus-acronym: ""
11+
vtex.com/o11y-os-index: ""
12+
grafana/dashboard-selector: ""
13+
github.com/project-slug: vtex/cli-plugin-workspace
14+
backstage.io/techdocs-ref: dir:../
15+
spec:
16+
lifecycle: stable
17+
owner: apps
18+
type: cli-plugin
19+
dependsOn: []
20+
subcomponentOf: toolbelt

0 commit comments

Comments
 (0)