Skip to content

feat(cli): support direct SSH connection via server alias argument - #109

Closed
ntheanh201 wants to merge 1 commit into
Adembc:mainfrom
ntheanh201:feat/cli-server-alias
Closed

ntheanh201 wants to merge 1 commit into
Adembc:mainfrom
ntheanh201:feat/cli-server-alias

Conversation

@ntheanh201

@ntheanh201 ntheanh201 commented Apr 2, 2026

Copy link
Copy Markdown

Allow connecting directly to a server without launching the TUI by passing the server alias as a positional argument or via --server/-s flag.

Usage:

lazyssh host
lazyssh --server host
lazyssh -s host

Adds GetServerByAlias to repository and service layers to look up a server by alias from the SSH config. Returns a clear error if the server is not found

@ntheanh201
ntheanh201 force-pushed the feat/cli-server-alias branch from e61efdf to 4239c0d Compare September 20, 2026 00:33
@ntheanh201 ntheanh201 closed this Sep 20, 2026
@ntheanh201
ntheanh201 deleted the feat/cli-server-alias branch September 20, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant