# authelia-scripts serve<no value>

## authelia-scripts serve

Serve compiled version of Authelia

### Synopsis

Serve compiled version of Authelia.

```
authelia-scripts serve [config] [flags]
```

### Examples

```
authelia-scripts serve test.yml
```

### Options

```
  -h, --help   help for serve
```

### Options inherited from parent commands

```
      --buildkite          Set CI flag for Buildkite
      --log-level string   Set the log level for the command (default "info")
```

### SEE ALSO

* [authelia-scripts](authelia-scripts.md)	 - A utility used in the Authelia development process.

