Skip to content

Commit

Permalink
Merge pull request #35 from vtex/dk-portal-setup
Browse files Browse the repository at this point in the history
Dark Kitchen Catalog Setup
  • Loading branch information
daniyelnnr authored Feb 26, 2025
2 parents 276a223 + 4b58ff0 commit fc3836b
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions .vtex/catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: cli-plugin-logs
description: Provides a plugin for viewing logs of apps in production
tags:
- typescript
- oclif
annotations:
vtex.com/janus-acronym: ""
vtex.com/o11y-os-index: ""
grafana/dashboard-selector: ""
github.com/project-slug: vtex/cli-plugin-logs
backstage.io/techdocs-ref: dir:../
spec:
lifecycle: stable
owner: apps
type: cli-plugin
dependsOn: []
subcomponentOf: toolbelt
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ $ npm install -g @vtex/cli-plugin-logs
$ vtex COMMAND
running command...
$ vtex (-v|--version|version)
@vtex/cli-plugin-logs/0.1.1 linux-x64 node-v12.21.0
@vtex/cli-plugin-logs/0.1.1 linux-x64 node-v12.22.12
$ vtex --help [COMMAND]
USAGE
$ vtex COMMAND
Expand Down

0 comments on commit fc3836b

Please sign in to comment.