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
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,14 @@ Leapp
9
9
10
10

11
11
12
-
Leapp is your everyday companion to access your cloud; designed to work with multiple Identity Providers and Cloud Providers APIs, CLIs, and SDKs.
12
+
Leapp is your everyday companion to access your cloud; designed to work with Cloud Providers APIs, CLIs, and SDKs.
13
13
It's a software that securely stores your access information and generates temporary credential sets to access your cloud ecosystem from your local machine.
14
14
15
-
For example, while using the AWS CLI it may become annoying to switch to a different profile or use the --profile argument before issuing every command. Leapp lets you have a new set of credentials and give access to that account with a click.
15
+
**For example, while using the AWS CLI it may become annoying to switch to a different profile or use the --profile argument before issuing every command.**
16
+
17
+
Leapp lets you have a new set of credentials and give access to that account with a click.
18
+
19
+
Leapp also will manage Federated access through Identity Provides.
0 commit comments