Skip to content

Support SSH config import and LLM-based connection config generation #6

@kanyanjp

Description

@kanyanjp

onetcli currently requires manual SSH connection setup.

It would be useful to support:

  • parsing/importing standard SSH config from ~/.ssh/config
  • generating connection config with an LLM from natural language input

For example, users could either reuse an existing Host entry from SSH config, or input something like:

connect to 10.0.0.12 with ubuntu using ~/.ssh/id_rsa

and let the LLM parse it into structured connection settings.

This would reduce manual setup and improve the CLI experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions