Files
infisical/docs/cli/commands/login.mdx
Vladyslav Matsiiako 3cea59ce5d Improved docs SEO
2023-01-28 12:53:44 -08:00

12 lines
451 B
Plaintext

---
title: "infisical login"
description: "Login into Infisical from the CLI"
---
```bash
infisical login
```
## Description
The CLI uses authentication to verify your identity. When you enter the correct email and password for your account, a token is generated and saved in your system Keyring to allow you to make future interactions with the CLI.
If you want to change where the login credentials are stored, visit the [vaults command](./vault)