Skip to content

Commit 9fd123a

Browse files
committed
README: document SSH and lish drill-ins from the Linodes view
1 parent 52f3449 commit 9fd123a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Built on Bubble Tea + linodego + urfave/cli/v3.
1111
- **Drill into specialized TUIs**:
1212
- `enter` on an LKE cluster → fetches its kubeconfig and execs into [k9s](https://k9scli.io/)
1313
- `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
1416
- **Lazy auto-install** of external tools with checksum verification and a first-run prompt for an install dir
1517
- **1Password integration** for tokens — config stores `op://` references, never plaintext
1618
- **Account switcher** — multi-account config with on-the-fly switching

0 commit comments

Comments
 (0)