- The main cyber-dojo bash script to control a cyber-dojo server
- The cyberdojo/commander Docker image which the
cyber-dojo
bash script delegates to.
$ ./cyber-dojo
Use: cyber-dojo [--debug] COMMAND
cyber-dojo --help
Commands:
clean Removes old images/volumes/containers
down Brings down the server
logs Prints the logs from a service container
sh Shells into a service container
start-point Manages cyber-dojo start-points
up Brings up the server
update Updates the server to latest or to a given version
version Displays the current version
Run 'cyber-dojo COMMAND --help' for more information on a command.