Skip to content

feat: use only long options to avoid stomping on ssh options #22

@mariadb-JeffBachtel

Description

@mariadb-JeffBachtel

Currently, mssh uses the short option -t which conflicts with an existing ssh option (ptty allocation).

It would be great if the short option(s) could be removed, or if alternatively an environment variable could be set to eliminate short options altogether.

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