Skip to content

Add multiple choice prompt #218

@baurmatt

Description

@baurmatt

#93/#107 implemented support for single choice questions. I'd love to see an option to use multiple choice prompts. Thinking about something like this:

ci_type:
  type: str
  help: Which CI configuration do you need?
  multiplechoice:
    - travis
    - circleci
    - gitlabci
    - jenkins
Which CI configuration do you need?
ci_type? Format: str
🎤
( ) travis
( ) circleci
( ) gitlabci
( ) jenkins

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions