forked from elastic/ecctl
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcatalog-info.yml
More file actions
27 lines (23 loc) · 806 Bytes
/
Copy pathcatalog-info.yml
File metadata and controls
27 lines (23 loc) · 806 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# This entity represents the ECCTL, a library.
---
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: ecctl
description: The CLI for the Elasticsearch Service and Elastic Cloud Enterprise APIs. It wraps typical operations commonly needed by operators within a single command line tool.
annotations:
backstage.io/source-location: url:https://github.com/elastic/ecctl
github.com/project-slug: elastic/ecctl
github.com/team-slug: elastic/control-plane-hosted-applications
# buildkite.com/project-slug: elastic/pipeline-slug-here
tags:
- ess
- library
- go
links:
- title: Documentation
url: https://www.elastic.co/guide/en/ecctl/current/index.html
spec:
type: service
owner: group:control-plane-hosted-applications
lifecycle: production