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
A command-line interface(CLI) to fetch [LambdaTest](https://www.lambdatest.com) automation session details through [@lambdatest/node-rest-client](https://www.npmjs.com/package/@lambdatest/node-rest-client).
8
8
@@ -20,7 +20,7 @@ npm i -g @lambdatest/node-fetch-sessions
20
20
export LT_USERNAME=abc
21
21
22
22
// The accessKey for the LambdaTest account
23
-
exportLT_LT_ACCESS_KEY=def
23
+
exportLT_ACCESS_KEY=def
24
24
25
25
// The build name whose test session information is to be fetched
0 commit comments