Skip to content

Make flags non-positional #9

@mikesimons

Description

@mikesimons

urfave/cli implements positional flags such that envelope --keyring=1234 encrypt is valid but envelope encrypt --keyring=1234 is not.

This sucks from a UX perspective so we should either make it not do that or move to a different cli library.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions