File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff 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
188188Here'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
204191You can debug using stepzen request by adding ` -H "stepzen-debug-level: 1" `
You can’t perform that action at this time.
0 commit comments