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

1.7 KiB

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

authelia-scripts

A utility used in the Authelia development process.

Synopsis

The authelia-scripts utility is utilized by developers and the CI/CD pipeline for configuring testing suites and various other aspects of the environment.

It can be used to automate or manually run unit testing, integration testing, etc.

Examples

authelia-scripts help

Options

      --buildkite          Set CI flag for Buildkite
  -h, --help               help for authelia-scripts
      --log-level string   Set the log level for the command (default "info")

SEE ALSO