Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 656 Bytes

File metadata and controls

13 lines (11 loc) · 656 Bytes

CLI Flags

The lc39 cli command support some degree of personalization via command flags.
Here are listed all the available flags, their default values and the accepted ones.

Description Short Command Full Command Default Value
Port to listen on -p --port 3000
Log level -l --log-level info
Set the prefix -x --prefix
The path of the dotenv file to load during launch -e --env-path
Expose Prometheus metrics --expose-metrics true
Enable tracing --enable-tracing false