Skip to content

0.6.0

Compare
Choose a tag to compare
@olehermanse olehermanse released this 29 Jan 15:45
· 21 commits to master since this release
b610c4d

This release includes the new cf-remote connect command to open an SSH shell:

$ cf-remote connect -H hub
Opening a SSH command shell...
ubuntu@ip-172-31-34-237:~$ 

We've also made internal changes to reduce the number of SSH commands run sequentially, by transferring across a script (named nt-discovery.sh). In our testing, this improves the performance of cf-remote info by 10-20%, but this should vary based on how slow the machine and network is.

What's Changed

Full Changelog: 0.5.2...0.6.0