Skip to content

feature: add a "question" template for getting input from user in templates #84

@davidovich

Description

@davidovich

I see it practical that we provide a "question" template function that could be used to ask user about inputting info

Used in a summon file something like:

namespace: {{ question "ns" "what namespace should be used" "default" }}
cluster: {{ question "cluster" "please specify the destination cluster" [splice of choices] }}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions