Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 465 Bytes

coder_sh.md

File metadata and controls

27 lines (17 loc) · 465 Bytes

coder sh

Open a shell and execute commands in a Coder environment

Synopsis

Execute a remote command on the environment\nIf no command is specified, the default shell is opened.

coder sh [environment_name] [<command [args...]>] [flags]

Examples

coder sh backend-env

Options

  -h, --help   help for sh

SEE ALSO

  • coder - coder provides a CLI for working with an existing Coder Enterprise installation