trezor-agent icon indicating copy to clipboard operation
trezor-agent copied to clipboard

Re-design SSH CLI

Open romanz opened this issue 6 years ago • 2 comments

Some ideas (following #204):

  • use click instead of argparse.
  • use subcommands, instead of multiple flags/switches (e.g. trezor-agent {export,shell,connect}).
  • rename SSH-related tool to trezor-ssh (from trezor-agent).

romanz avatar Feb 26 '18 09:02 romanz

Any progress on this?

ElonSatoshi avatar Mar 03 '20 05:03 ElonSatoshi

No, unfortunately there was none. PRs are welcome :)

romanz avatar Mar 03 '20 06:03 romanz