2022-06-15 07:51:47 +00:00
|
|
|
---
|
|
|
|
title: "authelia-gen docs"
|
|
|
|
description: "Reference for the authelia-gen docs command."
|
|
|
|
lead: ""
|
2022-06-27 08:27:57 +00:00
|
|
|
date: 2022-06-15T17:51:47+10:00
|
2022-06-15 07:51:47 +00:00
|
|
|
draft: false
|
|
|
|
images: []
|
|
|
|
menu:
|
|
|
|
reference:
|
|
|
|
parent: "cli-authelia-gen"
|
|
|
|
weight: 330
|
|
|
|
toc: true
|
|
|
|
---
|
|
|
|
|
|
|
|
## authelia-gen docs
|
|
|
|
|
|
|
|
Generate docs
|
|
|
|
|
|
|
|
```
|
|
|
|
authelia-gen docs [flags]
|
|
|
|
```
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
|
|
|
```
|
|
|
|
-C, --cwd string Sets the CWD for git commands
|
|
|
|
-h, --help help for docs
|
|
|
|
```
|
|
|
|
|
|
|
|
### SEE ALSO
|
|
|
|
|
|
|
|
* [authelia-gen](authelia-gen.md) - Authelia's generator tooling
|
|
|
|
* [authelia-gen docs cli](authelia-gen_docs_cli.md) - Generate CLI docs
|
|
|
|
* [authelia-gen docs date](authelia-gen_docs_date.md) - Generate doc dates
|
|
|
|
|
2022-06-27 08:27:57 +00:00
|
|
|
###### Auto generated by spf13/cobra on 27-Jun-2022
|