Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Feature:coder config-ssh to add "Include coder/config" to~/.ssh/config #12390

Labels
cliArea: CLI
@michaelbrewer

Description

@michaelbrewer

By defaultcoder config-ssh writes to~/.ssh/config, the problem is that many other tools also writes there and ends up being quite messy.

Ideally it should edit a separate file like~/.ssh/coder/config and then have an "Include" to point to

## START CODER INTEGRATIONInclude "coder/config"## END CODER INTEGRATION

Alternatives

Currently you can use--ssh-config-file

coder config-ssh --ssh-config-file~/.ssh/coder-config

But then you can use this config file or update~/.ssh/config

ssh -F~/.ssh/coder/config coder.test

So having a convenience command line option to add the missing "Include" to~/.ssh/config

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliArea: CLI

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp