# Non-interactive configuration via preseed YAML The `lxd init` command supports a `--preseed` command line flag that makes it possible to fully configure LXD daemon settings, storage pools, network devices and profiles, in a non-interactive way. For example, starting from a brand new LXD installation, the command line: ```bash cat <