authelia/docs/content/en/reference/cli/authelia-scripts/authelia-scripts_serve.md

813 B

title description lead date draft images menu weight toc
authelia-scripts serve Reference for the authelia-scripts serve command. 2022-06-15T17:51:47+10:00 false
reference
parent
cli-authelia-scripts
925 true

authelia-scripts serve

Serve compiled version of Authelia

Synopsis

Serve compiled version of Authelia.

authelia-scripts serve [config] [flags]

Examples

authelia-scripts serve test.yml

Options

  -h, --help   help for serve

Options inherited from parent commands

      --buildkite          Set CI flag for Buildkite
      --log-level string   Set the log level for the command (default "info")

SEE ALSO