Overview
EdgeBuilder provides a tool to manage the Server Components, which allows you to start and stop the components as well as clean configs, pull the latest container images and set logging.
The EdgeBuilder Server Component commands are as follows:
Command | Description |
---|---|
-h |
Displays the Server Components help
For further information, see Help Command |
up |
Brings up and starts the EdgeBuilder Server Components
For further information, see Up Command |
down |
Brings down and stops the EdgeBuilder Server Components
For further information, see Down Command |
clean |
Removes the config directory and it's content
For further information, see Clean Command |
pull |
Pulls the EdgeBuilder Server Component docker images
For further information, see Pull Command |
logs |
Sets to write out logs to an output file
For further information, see Logs Command |