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
Found your tool and it would cover our use case perfectly. but we are using mfa and every request triggers a new session creation (and also a new mfa request). In this case we need to enter 2 codes to do an ls or a session.
Created a pull request that would solve this by adding the credential cache to it (and pointing it to the same as the cli)
The text was updated successfully, but these errors were encountered:
Hi,
Found your tool and it would cover our use case perfectly. but we are using mfa and every request triggers a new session creation (and also a new mfa request). In this case we need to enter 2 codes to do an ls or a session.
Created a pull request that would solve this by adding the credential cache to it (and pointing it to the same as the cli)
The text was updated successfully, but these errors were encountered: