Introduction¶
The Incydr CLI is a command line tool for interacting with the Code42 Incydr API created with Click. It's built on top of the Incydr SDK Python client and the Requests HTTP library.
Installation¶
Install the CLI extension to the Incydr SDK with pip. Use the following command:
$ pip install 'incydr[cli]'
See Getting Started for more further details on setting up your Incydr CLI.
Commands¶
The incydr
command contains subcommand groups that map to each API action described in the
Code42 API Reference. It offers a command for each API endpoint with options and arguments that
correspond to request parameters.
The following subcommand groups are available under the incydr
command: