You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hyperexecute-cli-run-tests-on-hyperexecute-grid.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,8 @@ import TabItem from '@theme/TabItem';
54
54
></script>
55
55
`HyperExecute CLI` is a command line interface that is required to run tests on HyperExecute. This page outlines all you need to know about the CLI and also explains about the different flags & functionalities supported by the HyperExecute CLI.
56
56
57
+
> HyperExecute CLI credentials (access keys, API tokens, etc.) are personal to you and must be kept secure at all times. Do not share, expose, or store them in publicly accessible code, repositories, or environments. If compromised, you are responsible for revoking and regenerating them immediately.
58
+
57
59
## Download the HyperExecute CLI
58
60
59
61
You can download the `HyperExecute CLI` for your OS from the links given below :
0 commit comments