mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
11 lines
402 B
Plaintext
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) |