Skip to content

Commit

Permalink
Merge pull request #951 from LautaroJayat/patch-1
Browse files Browse the repository at this point in the history
fix: changing context name in one command
  • Loading branch information
ripienaar authored Jan 10, 2024
2 parents 01efdc5 + 90080e1 commit b468ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ To enable this we'll create a `demo` configuration and set it as default.

First we add a configuration to capture the default `localhost` configuration.
```
nats context add local --description "Localhost"
nats context add localhost --description "Localhost"
```
Output
```
Expand Down

0 comments on commit b468ab4

Please sign in to comment.