generated from coulomb/repo-seed
21 lines
503 B
YAML
21 lines
503 B
YAML
apiVersion: railiance.fabric/v1alpha1
|
|
kind: InterfaceDeclaration
|
|
metadata:
|
|
id: repo-scoping.scope-generator.cli
|
|
name: repo-scoping CLI
|
|
owner: repo-scoping
|
|
repo: repo-scoping
|
|
domain: custodian
|
|
spec:
|
|
lifecycle: active
|
|
environments: [all]
|
|
description: CLI interface for producing scope descriptions.
|
|
interface_type: cli
|
|
version: v1
|
|
service_id: repo-scoping.scope-generator
|
|
capability_ids:
|
|
- repo-scoping.scope-generation
|
|
auth:
|
|
method: none
|
|
data_classification: internal
|