Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 4ade11f

Browse files
committed
docs: Gen docs
1 parent 5fe427c commit 4ade11f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/coder_sh.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ Open a shell and execute commands in a Coder environment
44

55
### Synopsis
66

7-
Execute a remote command on the environment\nIf no command is specified, the default shell is opened.\nIf the command is run in an interactive shell, a user prompt will occur if the environment needs to be rebuilt.
7+
Execute a remote command on the environment
8+
If no command is specified, the default shell is opened.
9+
If the command is run in an interactive shell, a user prompt will occur if the environment needs to be rebuilt.
810

911
```
1012
coder sh [environment_name] [<command [args...]>] [flags]

0 commit comments

Comments
 (0)