Skip to content

Commit 9a6aef8

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/reorg-scripts' into reorg-scripts
2 parents e8dd322 + fcb6f44 commit 9a6aef8

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ Refer to the UCEAP Software Engineering Playbook for more information on how to
55

66
## Helper script
77

8-
This image includes a helper script that provides several commands to support features offered by this container. Some of these commands provide implementations for devcontainer lifecycle hooks, but others provide functionality to support the local developer experience. More commands will be added soon to support the deployment process.
8+
This image includes a helper script that provides several commands to support features offered by this container. There are three main types of commands:
9+
10+
- __deploy-*__: perform deployments to various environments
11+
- __devcontainer-*__: implementations of devcontainer lifecycle hooks
12+
- _all others_: functionality to support the local developer experience
913

1014
To see a list of available commands, run `uceap` in the terminal. You can also run `uceap help <command>` to see more information about a specific command.
1115

0 commit comments

Comments
 (0)