You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,11 @@ cloud-ssh
3
3
4
4
Wrapper for ssh which enchance work with cloud providers.
5
5
6
-
In times of digital clouds, servers come and go, and you barely remember its names and addresses. This tiny tool provide fuzzy search (yeah like SublimeText) for your instances list, based on tags, security groups and names. Here is few examples:
6
+
In times of digital clouds, servers come and go, and you barely remember its names and addresses. This tiny tool provide fuzzy search (yeah like SublimeText) for your instances list, based on tags, security groups and names.
7
+
8
+
Check releases for latest version: https://github.com/buger/cloud-ssh/releases
9
+
10
+
Here is few examples:
7
11
8
12
```
9
13
sh-3.2$ # Lets say i want connect to server called stage-matching
0 commit comments