File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,18 @@ Run the following command to get a list of API proxies in your ``default`` Apige
103103 $ apigee apis list
104104 ["helloworld", "oauth"]
105105
106+ ^^^^^^^^^^^^^^^
107+ Troubleshooting
108+ ^^^^^^^^^^^^^^^
109+
110+ If you encounter issues with commands, check the log file for detailed debug information and error messages::
111+
112+ ~/.apigee/exceptions.log
113+
114+ This file can help diagnose installation problems, missing dependencies, or errors related to Apigee Edge.
115+
116+ You can also use the verbose flags ``-v `` or ``-vv `` with commands to see more detailed request information.
117+
106118-------------
107119Running Tests
108120-------------
@@ -184,4 +196,4 @@ This tool is not affiliated with Apigee or Google and is highly experimental.
184196.. _`Tabulating resource permissions` : https://github.com/mdelotavo/apigee-cli-docs
185197.. _`Troubleshooting` : https://github.com/mdelotavo/apigee-cli-docs
186198.. _`Mirror` : https://github.com/mdelotavo/apigee-cli
187- .. _`Apigee CI/CD Docker releases` : https://hub.docker.com/r/darumatic/apigee-cicd
199+ .. _`Apigee CI/CD Docker releases` : https://hub.docker.com/r/darumatic/apigee-cicd
You can’t perform that action at this time.
0 commit comments