DefinedNet / nebula-docs

Documentation for the Nebula open source project
https://nebula.defined.net/docs
12 stars 10 forks source link

Add cli guide for `nebula` #51

Open jasikpark opened 1 year ago

jasikpark commented 1 year ago
❯ nebula -h
Usage of nebula:
  -config string
        Path to either a file or directory to load configuration from
  -help
        Print command line usage
  -service string
        Control the system service.
  -test
        Test the config and print the end result. Non zero exit indicates a faulty config
  -version
        Print version
jasikpark commented 1 year ago

Mentioned in https://github.com/slackhq/nebula/issues/53