Skip to content

Commit 080bc2c

Browse files
authored
Update README.rst
1 parent 82b88da commit 080bc2c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff 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
-------------
107119
Running 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

0 commit comments

Comments
 (0)