authelia/docs/content/en/reference/cli/authelia/authelia_build-info.md

1.3 KiB

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

authelia build-info

Show the build information of Authelia

Synopsis

Show the build information of Authelia.

This outputs detailed version information about the specific version of the Authelia binary. This information is embedded into Authelia by the continuous integration.

This could be vital in debugging if you're not using a particular tagged build of Authelia. It's suggested to provide it along with your issue.

authelia build-info [flags]

Examples

authelia build-info

Options

  -h, --help   help for build-info

Options inherited from parent commands

  -c, --config strings                        configuration files or directories to load, for more information run 'authelia -h authelia config' (default [configuration.yml])
      --config.experimental.filters strings   list of filters to apply to all configuration files, for more information run 'authelia -h authelia filters'

SEE ALSO

  • authelia - authelia untagged-unknown-dirty (master, unknown)