
aws-vault
List of commands for aws-vault:
-
aws-vault:tldr:3e5e1 aws-vault: List profiles, along with their credentials and sessions.$ aws-vault listtry on your machineexplain this command
-
aws-vault:tldr:4c38f aws-vault: Rotate AWS credentials.$ aws-vault rotate ${profile}try on your machineexplain this command
-
aws-vault:tldr:8670c aws-vault: Add credentials to the secure keystore.$ aws-vault add ${profile}try on your machineexplain this command
-
aws-vault:tldr:da17c aws-vault: Open a browser window and login to the AWS Console.$ aws-vault login ${profile}try on your machineexplain this command
-
aws-vault:tldr:eff02 aws-vault: Remove credentials from the secure keystore.$ aws-vault remove ${profile}try on your machineexplain this command