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+}
42
42
Follow these best practices when you automate processes with the
43
43
{+atlas-cli+}:
44
44
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
+
45
55
Base Your Script on the Version of the {+atlas-cli+} that You Run
46
56
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
47
57
You can’t perform that action at this time.
0 commit comments