Skip to content

Commit 52b90dd

Browse files
DOCSP-46527 -- Add GitHub access requirement note (#844) (#858)
* DOCSP-46527 -- Add GitHub access requirement note * DOCSP-46527 -- copy review revision (cherry picked from commit 8ef53b8)
1 parent fb80b0d commit 52b90dd

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

source/includes/steps-run-as-daemon.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
2020
.. step:: Authenticate and run {+atlas-cli+} commands.
2121

22+
.. note::
23+
24+
You must have access to the GitHub API in order to use the Atlas CLI in Docker.
25+
2226
To authenticate and run commands, set up API keys in the `environment file
2327
<https://docs.docker.com/engine/reference/commandline/run/#env>`__.
2428
To learn more, see

source/includes/steps-run-interactive-mode.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
2929
.. step:: Authenticate and run {+atlas-cli+} commands.
3030

31+
.. note::
32+
33+
You must have access to the GitHub API in order to use the Atlas CLI in Docker.
34+
3135
To authenticate and run commands, set up API keys in the `environment file
3236
<https://docs.docker.com/engine/reference/commandline/run/#env>`__.
3337
To learn more, see

0 commit comments

Comments
 (0)