Skip to content
This repository was archived by the owner on Jun 23, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 447 Bytes

File metadata and controls

22 lines (16 loc) · 447 Bytes

OSL-Cli

A cli tool for Open School Lab. It will help to operate OSL specific different services.

Description

Running osl --help, you will see...

Open School Lab CLI tool
Usage: osl [SERVICE] [OPTION]


Available Services:
	core		The backend service for OSL
	apps		The frontend service for OSL
	nginx		Reverse proxy server

Available Options:
	start		Starting a service
	stop		Terminating a service
	restart		Restarting a service