coder ssh
Enter a shell of execute a command over SSH into a Coder workspace
coder ssh [workspace_name] [<command [args...]>]
Examples
coder ssh my-dev
coder ssh my-dev pwd
Options
-h, --help help for ssh
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.