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

1.8 KiB

title description lead date draft images weight toc seo
authelia-scripts Reference for the authelia-scripts command. 2022-06-15T17:51:47+10:00 false
920 true
title description canonical noindex
false

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