--- title: "authelia-gen code keys" description: "Reference for the authelia-gen code keys command." lead: "" date: 2022-06-15T17:51:47+10:00 draft: false images: [] menu: reference: parent: "cli-authelia-gen" weight: 330 toc: true --- ## authelia-gen code keys Generate the list of valid configuration keys ``` authelia-gen code keys [flags] ``` ### Options ``` -f, --file string Sets the path of the keys file (default "./internal/configuration/schema/keys.go") -h, --help help for keys --package string Sets the package name of the keys file (default "schema") ``` ### SEE ALSO * [authelia-gen code](authelia-gen_code.md) - Generate code ###### Auto generated by spf13/cobra on 27-Jun-2022