Skip to content

[feature request] supported_params and expected_outputs for cmd provisioners #279

@lekaf974

Description

@lekaf974

Currently when we are doing

score-compose init --provisioners https://raw.githubusercontent.com/score-spec/community-provisioners/refs/heads/main/score-k8s/10-redis-helm-upgrade.provisioners.yaml

the score-compose provisioners list don't display outputs because it is not supported

+-------+-------+--------+---------+-------------+
| TYPE  | CLASS | PARAMS | OUTPUTS | DESCRIPTION |
+-------+-------+--------+---------+-------------+
| redis |       |        |         |             |
+-------+-------+--------+---------+-------------+

Leaving this one to anyone who would like to take the opportunity to tackle a good first issue and help wanted issue. The goal is to back port what was done in score-k8s there: score-spec/score-k8s#156, in this repo here.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions