Skip to content

Does not show --no-someflag option in the autocomplete list #318

Open
@pzombade

Description

@pzombade
 toggle: Flags.boolean({
      description: 'Enable / Disable the feature',
      allowNo: true,
    }),

For the above declaration no-toggle flag should be present in the autocomplete list, but it is not shown.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions