Skip to content

Commit b27c69f

Browse files
committed
doc updates
1 parent 344e81c commit b27c69f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,13 @@ You only need to execute `createTeamProject.sh`.
3232
createTeamProject.sh
3333
```
3434

35-
This file contains the settings to call the commands inside `commands.sh`.
35+
This file contains the settings to call the commands inside `commands.sh`.
36+
37+
```bash
38+
./commands.sh \
39+
-o "https://your_organization" \
40+
-c "[customer name]" \
41+
-m "[customer code]" \
42+
-p "[team project name]" \
43+
-f "[path to the file containing the PAT code]"
44+
```

0 commit comments

Comments
 (0)