Skip to content

0.2.0

Compare
Choose a tag to compare
@yokawasa yokawasa released this 24 Jul 15:24
· 64 commits to master since this release
  • Added -P or --port options for specifying SSH port that target node is listening (default 22)
  • Added -o "StrictHostKeyChecking=no" for ssh login options
  • Changed the way to SSH login via SSH Jump Pod from using "-J" to using "ProxyCommand"