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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ Built on Bubble Tea + linodego + urfave/cli/v3.
11
11
-**Drill into specialized TUIs**:
12
12
-`enter` on an LKE cluster → fetches its kubeconfig and execs into [k9s](https://k9scli.io/)
13
13
-`enter` on a DBaaS instance → builds a connection URL and execs into [lazysql](https://github.com/jorgerojas26/lazysql)
14
+
-`c` on a Linode → SSH straight to its public IPv4 (`tools.ssh`, default `ssh root@<ip>`)
15
+
-`C` on a Linode → [lish](https://techdocs.akamai.com/cloud-computing/docs/access-your-system-console-using-lish) console via Linode's bastion — works even with no public IP
14
16
-**Lazy auto-install** of external tools with checksum verification and a first-run prompt for an install dir
15
17
-**1Password integration** for tokens — config stores `op://` references, never plaintext
16
18
-**Account switcher** — multi-account config with on-the-fly switching
0 commit comments