We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b46ddb commit 811b546Copy full SHA for 811b546
source/troubleshooting.txt
@@ -46,6 +46,13 @@ clean up your Docker environment and start fresh:
46
47
docker stop $(docker ps -a -q) && docker system prune -a
48
49
+Failed to Install or Update the AtlasCLI Plugin
50
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
51
+
52
+If the {+atlas-cli+} plugin fails to install or update, make sure that you have
53
+access to the `GitHub API <https://docs.github.com/en/rest>`__,
54
+as GitHub API access is required to install or update the {+atlas-cli+} plugin.
55
56
Run Diagnostics
57
~~~~~~~~~~~~~~~
58
0 commit comments