Skip to content

Commit 69ec203

Browse files
authored
docs: [FUN-564] Add link to ref docs in Dev server README (#506)
* Add link to ref docs in Dev server README * move into main readme * newline * copy blurb from ref docs * remove extra whitespace * migrate text, pare down words
1 parent fc7ff86 commit 69ec203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ Running this command creates a configuration file located at `$XDG_CONFIG_HOME/l
9595
LaunchDarkly CLI commands:
9696

9797
- `setup` guides you through creating your first flag, connecting an SDK, and evaluating your flag in your Test environment
98+
- `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).
9899

99100
### Resource Commands
100101

0 commit comments

Comments
 (0)