You can install CarbonCLI by following the README instructions in GitHub.
Procedure
- Clone the repository using SSH or HTTPS.
SSH
git clone [email protected]:carbonblack/carbon-cli.git
HTTPS
git clone https://github.com/carbonblack/carbon-cli.git
- Change to the root directory of the project.
- Start Powershell.
- Import the module.
Import-Module ./CarbonCLI/CarbonCLI.psm1