Skip to content

Commit 4778821

Browse files
Merge pull request #249 from jvincent-mongodb/DOCSP-34286
DOCSP-34286 -- Add Online Archive Create and Update JSON config options page
1 parent 6da2dd6 commit 4778821

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

source/atlas-cli-automate.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@ Best Practices for Automation with the {+atlas-cli+}
4242
Follow these best practices when you automate processes with the
4343
{+atlas-cli+}:
4444

45+
Use |service| Private Keys
46+
~~~~~~~~~~~~~~~~~~~~~~~~~~
47+
48+
When you create a script to automate processes, we recommend that you
49+
use |service| :ref:`private keys <atlas-admin-api-access>` to access
50+
|service|. {+atlas-cli+} login sessions last for twelve hours,
51+
after which you must login again to access |service|. Use |service|
52+
:ref:`private keys <atlas-admin-api-access>` for continued access to
53+
|service|.
54+
4555
Base Your Script on the Version of the {+atlas-cli+} that You Run
4656
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4757

0 commit comments

Comments
 (0)