Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add yinheli/sshw #7631

Merged
merged 1 commit into from Nov 6, 2022
Merged

Conversation

ponkio-o
Copy link
Sponsor Contributor

@ponkio-o ponkio-o commented Nov 6, 2022

#7631 yinheli/sshw: ssh client wrapper for automatic login

$ aqua g -i yinheli/sshw

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ sshw --help
Usage of /Users/username/.local/share/aquaproj-aqua/pkgs/github_release/github.com/yinheli/sshw/v1.1.1/sshw_v1.1.1_darwin_amd64.tar.gz/sshw:
  -help
        show help
  -s    use local ssh config '~/.ssh/config'
  -version
        show version

If files such as configuration file are needed, please share them.

$ cat .sshw.yaml
- name: foo server
  user: foo
  host: hoge.fuga.ssh.com
  port: 22
  keypath: /path/to/key.pem

$ sshw
Use the arrow keys to navigate: ↓ ↑ → ←  and / toggles search
✨ select host
  ➤ foo server foo@hoge.fuga.ssh.com

Reference

[yinheli/sshw](https://github.com/yinheli/sshw): ssh client wrapper for automatic login

```console
$ aqua g -i yinheli/sshw
```

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

```console
$
```

If files such as configuration file are needed, please share them.

```
```

Reference

-

fix: added version_constraint

fix: fix asset structure of >= 1.0.8

fix: files section

fix: added empty overrides
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Nov 6, 2022
@suzuki-shunsuke suzuki-shunsuke added this to the v3.89.0 milestone Nov 6, 2022
@suzuki-shunsuke
Copy link
Member

Thanks!

@suzuki-shunsuke
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants