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: README.md
+33-7Lines changed: 33 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,18 +14,24 @@ The code is based on the following article https://docs.aws.amazon.com/IAM/lates
14
14
15
15
The goal of this plugin is to simplify the authentication process to AWS Console, by providing a method to login to a given account without leaving the terminal.
16
16
17
-
# Installation & Usage
17
+
# Installation
18
18
To install it as a plugin for `awscli` please follow these steps
19
19
20
20
Install `awscli-console-plugin` using `pip`, use an appropriate artifact for your OS from the release page.
0 commit comments