From fe6dc248b61dd3fc961aed500f2ab509fb4adedb Mon Sep 17 00:00:00 2001 From: Daniel Hougaard <62331820+DanielHougaard@users.noreply.github.com> Date: Wed, 19 Jun 2024 19:40:27 +0200 Subject: [PATCH] Update login.mdx --- docs/cli/commands/login.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/cli/commands/login.mdx b/docs/cli/commands/login.mdx index 9e011324f..d97cb4c2b 100644 --- a/docs/cli/commands/login.mdx +++ b/docs/cli/commands/login.mdx @@ -112,7 +112,7 @@ The Infisical CLI supports multiple authentication methods. Below are the availa The Universal Auth method is a simple and secure way to authenticate with Infisical. It requires a client ID and a client secret to authenticate with Infisical. - + Your machine identity client ID. @@ -139,7 +139,7 @@ The Infisical CLI supports multiple authentication methods. Below are the availa The Native Kubernetes method is used to authenticate with Infisical when running in a Kubernetes environment. It requires a service account token to authenticate with Infisical. - + Your machine identity ID. @@ -168,7 +168,7 @@ The Infisical CLI supports multiple authentication methods. Below are the availa The Native Azure method is used to authenticate with Infisical when running in an Azure environment. - + Your machine identity ID. @@ -193,7 +193,7 @@ The Infisical CLI supports multiple authentication methods. Below are the availa The Native GCP ID Token method is used to authenticate with Infisical when running in a GCP environment. - + Your machine identity ID. @@ -217,7 +217,7 @@ The Infisical CLI supports multiple authentication methods. Below are the availa The GCP IAM method is used to authenticate with Infisical with a GCP service account key. - + Your machine identity ID. @@ -244,7 +244,7 @@ The Infisical CLI supports multiple authentication methods. Below are the availa The AWS IAM method is used to authenticate with Infisical with an AWS IAM role while running in an AWS environment like EC2, Lambda, etc. - + Your machine identity ID.