Carbon Black EDR Unified View command line tools enable console users who have Sudo privileges to perform tasks on the command line instead of in the console or through an API.
The following tools are located in /usr/share/cb:
-
cbuser
– Manages users for both Carbon Black EDR Unified View server and Carbon Black EDR clusters. -
cbuv-cluster
– Manages clusters for Carbon Black EDR Unified View.
To see all options for a command, enter the command together with the commands
option. For example:
cbuser commands
User Commands
For user-specific commands, enter cbuser
plus one of the following options:
Options |
Description |
---|---|
|
Queries and displays information about the specified user:
or
|
|
Lists all users in the Carbon Black EDR Unified View server. |
|
Deletes the specified Carbon Black EDR Unified View user:
or
|
|
Adds a new user as specified by the following arguments. Required:
Optional:
|
|
Changes information about the user. Name options:
Admin options:
or
Password options:
or
|
Example:
cbuser add -u jane_doe -f jane -l doe -p password -g
This command adds the user Jane Doe as an administrator to the user store using the specified password .
Cluster Commands
To perform cluster-specific tasks from the command line, enter the command cbuv-cluster
followed by an option:
Options |
Description |
---|---|
|
Queries and displays configuration information about the specified cluster:
|
|
Lists all the clusters in the Carbon Black EDR Unified View server. |
|
Deletes the specified cluster:
|
|
Adds a new cluster to Carbon Black EDR Unified View. Required arguments:
Optional arguments:
|
|
Changes information about a specified cluster in the Carbon Black EDR Unified View:
or
or
or
|
Example:
cbuv-cluster get -c acme
Retrieves and displays configuration information about the cluster named acme.