Skip to content

Request: -e ENDPOINT -h should be the same as -ep ENDPOINT #109

Description

@shreyb

Hyunwoo Kim requested that if a user runs something like:

ferry-cli -e getUserInfo -h

This should be equivalent to

ferry-cli -ep getUserInfo

Basically, -h given to a subparser should mirror a standard help flag, with -h/--help both working in this case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions