Files
infisical/docs/cli/commands/login.mdx
Maidul Islam 7f51aaf451 Add vault docs
2022-12-25 00:04:52 -05:00

11 lines
402 B
Plaintext

---
title: "infisical login"
---
```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)