Skip to content

Commit df79db2

Browse files
Update index.md (#119)
1 parent 3827512 commit df79db2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
# Code42 console command-line interface reference
1+
# Code42 command-line interface (CLI)
22

33
[![license](https://img.shields.io/pypi/l/code42cli.svg)](https://pypi.org/project/code42cli/)
44
[![versions](https://img.shields.io/pypi/pyversions/code42cli.svg)](https://pypi.org/project/code42cli/)
55

66
The Code42 command-line interface (CLI) tool offers a way to interact with your Code42 environment without using the
77
Code42 console or making API calls directly. For example, you can use it to extract Code42 data for use in a security
88
information and event management (SIEM) tool or manage users on the High Risk Employees list or Departing Employees
9-
list. This article provides instructions for installing, uninstalling, and upgrading the Code42 CLI.
9+
list.
1010

1111
## Requirements
1212
To use the Code42 CLI, you must have:
1313

14-
A Code42 Diamond or Platinum product plan
15-
Endpoint monitoring enabled in the Code42 console
16-
Python version 3.5 and later installed
14+
* A Code42 Diamond or Platinum product plan
15+
* Endpoint monitoring enabled in the Code42 console
16+
* Python version 3.5 and later installed
1717

1818
## Content
1919

0 commit comments

Comments
 (0)