New
Discover how Dropbox streamlined dev environments & cut costs by switching 1000 developers to Coder

Read the success story

Home
/
Command line
/
Reference
/
coder config-ssh

coder config-ssh

coder config-ssh

Configure SSH to access Coder workspaces

Synopsis

Inject the proper OpenSSH configuration into your local SSH config file.

coder config-ssh [flags]

Options

      --filepath string   override the default path of your ssh config file (default "~/.ssh/config")
  -h, --help              help for config-ssh
  -o, --option strings    additional options injected in the ssh config (ex. disable caching with "-o ControlPath=none")
      --remove            remove the auto-generated Coder ssh config

Options inherited from parent commands

  -v, --verbose   show verbose output

SEE ALSO

  • coder - coder provides a CLI for working with an existing Coder installation
See an opportunity to improve our docs? Make an edit.