@infisical/cli 0.31.8 → 0.31.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -7
- package/infisical-cli-0.31.9.tgz +0 -0
- package/package.json +1 -1
- package/infisical-cli-0.31.8.tgz +0 -0
package/README.md
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
<h1 align="center">Infisical</h1>
|
|
1
|
+
<h1 align="center">Infisical CLI</h1>
|
|
2
2
|
<p align="center">
|
|
3
|
-
<p align="center"><b>
|
|
3
|
+
<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.</b></p>
|
|
4
4
|
</p>
|
|
5
5
|
|
|
6
6
|
<h4 align="center">
|
|
7
7
|
<a href="https://infisical.com/slack">Slack</a> |
|
|
8
|
+
<a href="https://www.npmjs.com/package/@infisical/sdk">Node.js SDK</a> |
|
|
8
9
|
<a href="https://infisical.com/">Infisical Cloud</a> |
|
|
9
10
|
<a href="https://infisical.com/docs/self-hosting/overview">Self-Hosting</a> |
|
|
10
11
|
<a href="https://infisical.com/docs/documentation/getting-started/introduction">Docs</a> |
|
|
@@ -12,7 +13,6 @@
|
|
|
12
13
|
<a href="https://infisical.com/careers">Hiring (Remote/SF)</a>
|
|
13
14
|
</h4>
|
|
14
15
|
|
|
15
|
-
|
|
16
16
|
<h4 align="center">
|
|
17
17
|
<a href="https://github.com/Infisical/infisical/blob/main/LICENSE">
|
|
18
18
|
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="Infisical is released under the MIT license." />
|
|
@@ -36,10 +36,7 @@
|
|
|
36
36
|
|
|
37
37
|
### Introduction
|
|
38
38
|
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
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.
|
|
42
|
-
|
|
39
|
+
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.
|
|
43
40
|
|
|
44
41
|
### Installation
|
|
45
42
|
|
|
Binary file
|
package/package.json
CHANGED
package/infisical-cli-0.31.8.tgz
DELETED
|
Binary file
|