From f2bd3daea2312e49df4f0a1f35ed1f8ad448f548 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard Date: Wed, 20 Nov 2024 03:24:05 +0400 Subject: [PATCH] Update README.md --- npm/README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/npm/README.md b/npm/README.md index b64b02ccd..32ed31a05 100644 --- a/npm/README.md +++ b/npm/README.md @@ -1,10 +1,11 @@ -

Infisical

+

Infisical CLI

-

The open-source secret management platform: Sync secrets/configs across your team/infrastructure and prevent secret leaks.

+

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.

Slack | + Node.js SDK | Infisical Cloud | Self-Hosting | Docs | @@ -12,7 +13,6 @@ Hiring (Remote/SF)

-

Infisical is released under the MIT license. @@ -36,10 +36,7 @@ ### Introduction -**[Infisical](https://infisical.com)** is the open source secret management platform that teams use to centralize their application configuration and secrets like API keys and database credentials as well as manage their internal PKI. - -We're on a mission to make security tooling more accessible to everyone, not just security teams, and that means redesigning the entire developer experience from ground up. - +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 it’s local development, CI/CD, staging, or production. ### Installation