NPM (Linux / MacOS) installation
Requirements: Linux kernel >= 4.18, glibc >= 2.28, and musl >= 1.1.24. This is equivalent to >= RHEL8, Ubuntu 20.04, Debian 10, Alpine Linux 3.10, Fedora 29
Requirements:
Currently, Bright CLI works with Node v18+, and not higher than 22 (included), but we recommend using v20 and v22.
More information can be found on our npm page.
To install the CLI using , run the following command:
npm install @brightsec/cli
Important:
The installation command may not be supported by some Linux distributions. In this case, you need to download the installation package from GitHub and deploy it manually.
Updated about 1 month ago