Skip to content

Use global --resolver option parsing for stack init #1588

@harendra-kumar

Description

@harendra-kumar

stack init implements its own --resolver command line option which seem to be doing exactly the same thing as the global --resolver option implementation.

We can avoid this duplication by deleting the parsing code in initOptsParser and passing the resolver value from globalOpts in initCmd.

See also #1531.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions