@beyondidentity/ceros-cli-linux-arm64 1.21.159 → 1.21.165
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 +2 -2
- package/bin/ceros +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,11 +6,11 @@ This is the platform-specific binary package for Ceros CLI usage on linux-arm64.
|
|
|
6
6
|
|
|
7
7
|
More at: [Beyond Identity's Ceros](https://agent.beyondidentity.com/)
|
|
8
8
|
|
|
9
|
-
This package is automatically installed as an optional dependency of `@beyondidentity/
|
|
9
|
+
This package is automatically installed as an optional dependency of `@beyondidentity/ceros-cli` and **is not meant to be installed directly**.
|
|
10
10
|
|
|
11
11
|
## What is this package?
|
|
12
12
|
|
|
13
|
-
This package contains the native binary for ceros-cli compiled specifically for linux-arm64. When you install `@beyondidentity/ceros-
|
|
13
|
+
This package contains the native binary for ceros-cli compiled specifically for linux-arm64. When you install `@beyondidentity/ceros-cli`, npm automatically selects and installs the correct platform-specific package for your system.
|
|
14
14
|
|
|
15
15
|
## Usage
|
|
16
16
|
|
package/bin/ceros
CHANGED
|
Binary file
|
package/package.json
CHANGED