Skip to content

Commit 3d613fd

Browse files
authored
Apply suggestions from code review
1 parent 1c62d1e commit 3d613fd

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

rest/tls/README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -186,19 +186,6 @@ notice the '\n'. If you see spaces you've done something wrong upsteram.
186186
`STEPZEN_SERVER_URL` is used by the stepzen cli to identify the API Connect for GraphQL server and should be avoided to prevent stepzen cli issues.
187187

188188
Here's a full list of stepzen cli special variables you should avoid using.
189-
```
190-
STEPZEN_ENABLE_PERF
191-
STEPZEN_DISABLE_ANALYTICS
192-
STEPZEN_INTERACTIVE
193-
STEPZEN_CONFIG_FILE
194-
STEPZEN_DOCKER_IMAGE
195-
STEPZEN_DOCKER_TAG
196-
STEPZEN_DEPLOYMENT_TYPE
197-
STEPZEN_ZENCTL_API_URL
198-
STEPZEN_JSON2SDL_SERVER_URL
199-
STEPZEN_CONFIG_CONTENT
200-
STEPZEN_SEGMENT_PRODUCT
201-
```
202189

203190
### Debugging
204191
You can debug using stepzen request by adding `-H "stepzen-debug-level: 1"`

0 commit comments

Comments
 (0)