2022-06-15 07:51:47 +00:00
|
|
|
---
|
|
|
|
title: "authelia-gen all"
|
|
|
|
description: "Reference for the authelia-gen all 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 all
|
|
|
|
|
|
|
|
Run all generators with default options
|
|
|
|
|
|
|
|
```
|
|
|
|
authelia-gen all [flags]
|
|
|
|
```
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
|
|
|
```
|
|
|
|
-h, --help help for all
|
|
|
|
```
|
|
|
|
|
|
|
|
### SEE ALSO
|
|
|
|
|
|
|
|
* [authelia-gen](authelia-gen.md) - Authelia's generator tooling
|
|
|
|
|
2022-06-27 08:27:57 +00:00
|
|
|
###### Auto generated by spf13/cobra on 27-Jun-2022
|