beast run
Run Beast API server
Synopsis
Run beast API server using beast/api/server, optionally an argument can be provided to specify the port to run the server on.
beast run [flags]
Options
-k, --health-probe Run health check service for beast deployed challenges
-h, --help help for run
-s, --periodic-sync Periodically sync remote with beast.
-p, --port string Port to run the beast server on.
Options inherited from parent commands
-n, --noauth Skip Authorization
-v, --verbose Print extra information in stdout1
SEE ALSO
- beast - Beast is an deployment and management tool for CTF challenges.