diff --git a/.vtex/catalog-info.yaml b/.vtex/catalog-info.yaml new file mode 100644 index 0000000..ebcebcd --- /dev/null +++ b/.vtex/catalog-info.yaml @@ -0,0 +1,20 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: cli-plugin-workspace + description: Add commands for managing workspaces within the VTEX platform + tags: + - typescript + - oclif + annotations: + vtex.com/janus-acronym: "" + vtex.com/o11y-os-index: "" + grafana/dashboard-selector: "" + github.com/project-slug: vtex/cli-plugin-workspace + backstage.io/techdocs-ref: dir:../ +spec: + lifecycle: stable + owner: apps + type: cli-plugin + dependsOn: [] + subcomponentOf: toolbelt