Skip to content

feat: kratix promise CLI command able to show the information about the promises #80

@cmoulliard

Description

@cmoulliard

Suggestion

"What about a kratix promise CLI command able to show the information about the promises such as: API + dependencies + workflows ?"

One of the benefit for the users and more generally for the engineers packaging services using promise is the Api and properties/parameters that a promise offers.

To simplify the life of the developers, I think that it should be great that a new command kratix promise is created in order to show what a promise exposes and why not from a registry too:`

kratix promise list
NAMESPACE       NAME                             COMPOUND        API                                           DEPENDENCIES        WORKFLOW                             
default         paved-path-demo-promise          Yes             name(string),served(boolean),storage(boolean) knative, postgresql    ...

kratix promise default/paved-path-demo-promise
<show promise details in a more human readable way>

kratix promise list --catalog <https://github.com/syntasso/kratix-marketplace>

etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions