<h1 align="center">Infisical CLI</h1> <p align="center"> <p align="center"><b>Embrace shift-left security with the Infisical CLI and strengthen your DevSecOps practices by seamlessly managing secrets across your workflows, pipelines, and applications.</
npm install @infisical/cli
Embrace shift-left security with the Infisical CLI and strengthen your DevSecOps practices by seamlessly managing secrets across your workflows, pipelines, and applications.
The Infisical CLI is a powerful command line tool that can be used to retrieve, modify, export and inject secrets into any process or application as environment variables. You can use it across various environments, whether it’s local development, CI/CD, staging, or production.
The Infisical CLI NPM package serves as a new installation method in addition to our existing installation methods.
After installing the CLI with the command below, you'll be able to use the infisical CLI across your machine.
``bash`
$ npm install -g @infisical/cli
Full example:
`bashInstall the Infisical CLI
$ npm install -g @infisical/cli