File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,16 @@ Best Practices for Automation with the {+atlas-cli+}
4242Follow 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+
4555Base Your Script on the Version of the {+atlas-cli+} that You Run
4656~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4757
You can’t perform that action at this time.
0 commit comments