diff --git a/README.md b/README.md index 2f0547d2..516af1ea 100644 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ Running this command creates a configuration file located at `$XDG_CONFIG_HOME/l LaunchDarkly CLI commands: - `setup` guides you through creating your first flag, connecting an SDK, and evaluating your flag in your Test environment +- `dev-server` lets you start a local server and retrieve flag values from a LaunchDarkly source environment so you can test your code locally. For assistance starting with or running dev-server, refer to the [reference docs](https://launchdarkly.com/docs/guides/flags/ldcli-dev-server). ### Resource Commands