v1.8.0
1.8.0 - 2021-07-08
Fixed
-
Issue where
code42 devices bulk deactivateandcode42 devices bulk reactivatewould
output incorrect Successes and Failures at the end of the process. -
Bug where
code42 audit-logs searchwould fail to store checkpoints when timestamps included
nanoseconds. -
Issue where if an error occurred during
code42 audit-logs searchorcode42 audit-logs send-to,
the user would get a stored checkpoint without having handled events.
Added
-
New command
code42 users updateto update a single user. -
New command
code42 users bulk updateto update users in bulk. -
New command
code42 users moveto move a single user to a different organization. -
New command
code42 users bulk moveto move users in bulk.
Changed
- Now when a user is not found, the error message suggests that it might be because you don't
have the necessary permissions.