Overlord 5ce0614cad Fix transfer rough edges: value-name hint, identity warnings, single-profile export
- --help now shows <PATH.toml> instead of the format-agnostic <PATH>.
- Export warns (naming the affected profiles) that identity files
  aren't included, only their local paths; import warns per-profile
  when an identity path doesn't resolve on the importing machine,
  expanding a leading ~/ the same way ssh.rs does so that check isn't
  a false positive for tilde paths.
- transfer now takes an optional profile-name positional (same shape
  as OpenArgs.name) so -e/--export can target a single profile instead
  of always dumping every saved one; combining it with -i/--import is
  rejected with a new TransferNameWithImport error.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-13 23:04:30 +02:00
2026-08-13 22:43:50 +02:00
2026-08-13 18:15:38 +02:00
2026-08-13 13:12:24 +00:00
2026-08-13 13:12:24 +00:00

porthole

Create and manage named SSH port fowards easily.

Description
Create and manage named SSH port fowards easily.
Readme AGPL-3.0 306 KiB
2026-08-14 18:55:05 +00:00
Languages
Rust 74.1%
Shell 25.9%