diff --git a/docs/cli/overview.mdx b/docs/cli/overview.mdx index 397d1f474f..bab5cbcc49 100644 --- a/docs/cli/overview.mdx +++ b/docs/cli/overview.mdx @@ -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 diff --git a/npm/README.md b/npm/README.md index b64b02ccde..febd52eec2 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.

+

Embrace shift-left security with the Infisical CLI and strengthen your DevSecOps practices by seamlessly managing secrets across your workflows, pipelines, and applications.

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 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