Skip to content

Commit 627542d

Browse files
Docsp 46527 -- Add Troubleshooting entry (#885) (#916)
* DOCSP-46527 -- Add GitHub access requirement note * DOCSP-46527 -- copy review revision * DOCSP-46527 -- add troubleshooting note * DOCSP-46527 -- build preview * DOCSP-46527 -- review revisions * DOCSP-46527 -- copy review * DOCSP-46527 -- more review changes (cherry picked from commit 2a7a16c)
1 parent 79c30c7 commit 627542d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/troubleshooting.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ clean up your Docker environment and start fresh:
4646

4747
docker stop $(docker ps -a -q) && docker system prune -a
4848

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+
4956
Run Diagnostics
5057
~~~~~~~~~~~~~~~
5158

0 commit comments

Comments
 (0)