Merge pull request #4352 from hashicorp/doc-dev-flag-generates-certs

Note that `-dev` generates certs for Connect.
This commit is contained in:
Paul Banks 2018-07-17 11:36:02 +01:00 committed by GitHub
commit a3d1d4af2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -172,7 +172,9 @@ will exit with an error at startup.
* <a name="_dev"></a><a href="#_dev">`-dev`</a> - Enable development server
mode. This is useful for quickly starting a Consul agent with all persistence
options turned off, enabling an in-memory server which can be used for rapid
prototyping or developing against the API. This mode is **not** intended for
prototyping or developing against the API. In this mode,
[Connect is enabled](/docs/connect/configuration.html) and will by default
create a new root CA certificate on startup. This mode is **not** intended for
production use as it does not write any data to disk.
* <a name="_disable_host_node_id"></a><a href="#_disable_host_node_id">`-disable-host-node-id`</a> - Setting