Skip to content

Commit

Permalink
doc scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
mxfactorial committed May 14, 2023
1 parent bb0ff72 commit 1b1b51d
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,4 +274,12 @@ starts transaction related services locally with restarts on file changes. logs

##### `stop-local.sh`

stops services started by start-local.sh
stops services started by start-local.sh

##### `manage-cde-ports.sh`

sourced in other scripts. declares functions to publish and disable ports in cloud development environments (codespace, gitpod)

##### `restart-local.sh`

restarts services locally if not all services started

0 comments on commit 1b1b51d

Please sign in to comment.