Skip to content

v1.2.0

Compare
Choose a tag to compare
@antazoey antazoey released this 25 Jan 22:06
7b91032

Added

  • The devices command is added. Included are:

    • devices deactivate to deactivate a single device.
    • devices reactivate to reactivate a single device.
    • devices show to retrieve detailed information about a device.
    • devices list to retrieve info about many devices, including device settings.
    • devices list-backup-sets to retrieve detailed info about device backup sets.
    • devices bulk deactivate to deactivate a list of devices.
    • devices bulk reactivate to reactivate a list of devices.
    • devices bulk generate-template to create a blank CSV file for bulk commands.
  • code42 departing-employee list command.

  • code42 high-risk-employee list command.

  • code42 cases commands:

    • create to create a new case.
    • update to update case details.
    • export to download a case summary as a PDF file.
    • list to view all cases.
    • show to view the details of a particular case.
  • code42 cases file-events commands:

    • add to add an event to a case.
    • remove to remove an event from a case.
    • list to view all events associated with a case.

Changed

  • The error text when removing an employee from a detection list now references the employee
    by ID rather than the username.

  • Improved help text for date option arguments.