diff --git a/.vtex/catalog-info.yaml b/.vtex/catalog-info.yaml new file mode 100644 index 00000000..8905e40b --- /dev/null +++ b/.vtex/catalog-info.yaml @@ -0,0 +1,21 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: cli-plugin-plugins + description: Enable users to install plugins in the VTEX CLI + tags: + - typescript + - oclif + - plugin + annotations: + vtex.com/janus-acronym: "" + vtex.com/o11y-os-index: "" + grafana/dashboard-selector: "" + github.com/project-slug: vtex/cli-plugin-plugins + backstage.io/techdocs-ref: dir:../ +spec: + lifecycle: stable + owner: apps + type: cli + dependsOn: + - component:toolbelt