1
0
mirror of https://github.com/Infisical/infisical.git synced 2025-03-29 22:02:57 +00:00

requested changes

This commit is contained in:
Daniel Hougaard
2024-11-20 16:23:59 +04:00
parent f2bd3daea2
commit 75a4965928
2 changed files with 3 additions and 3 deletions

@ -3,7 +3,7 @@ title: 'Install'
description: "Infisical's CLI is one of the best way to manage environments and secrets. Install it here"
---
The Infisical CLI is powerful command line tool that can be used to retrieve, modify, export and inject secrets into any process or application as environment variables.
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.
## Installation

@ -1,6 +1,6 @@
<h1 align="center">Infisical CLI</h1>
<p align="center">
<p align="center"><b>The Infisical CLI is powerful command line tool that can be used to retrieve, modify, export and inject secrets into any process or application as environment variables.</b></p>
<p align="center"><b>Embrace shift-left security with Infisical CLI and strengthen your DevSecOps practices by seamlessly managing secrets across your workflows, pipelines and applications.</b></p>
</p>
<h4 align="center">
@ -36,7 +36,7 @@
### Introduction
The Infisical CLI is 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 its local development, CI/CD, staging, or production.
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 its local development, CI/CD, staging, or production.
### Installation