Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Enum flags do not work with multiple #106

Description

@DRNagar

The enum flag with multiple does not work.

When creating an enum flag with multiple options, they are not properly processed due to the build not returning an array over here:

https://github.com/oclif/command/blob/master/src/flags.ts#L53

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions