--- title: "authelia-gen docs time" description: "Reference for the authelia-gen docs time 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 docs time Generate doc timestamps ``` authelia-gen docs time [flags] ``` ### Options ``` --commit-since string The commit to check the logs since --commit-until string The commit to check the logs until (default "HEAD") -d, --directory string The directory to modify (default "./docs/content") -h, --help help for time ``` ### Options inherited from parent commands ``` -C, --cwd string Sets the CWD for git commands ``` ### SEE ALSO * [authelia-gen docs](authelia-gen_docs.md) - Generate docs ###### Auto generated by spf13/cobra on 12-Jun-2022