box / boxcli

A command line interface for interacting with the Box API.
https://developer.box.com
Apache License 2.0
222 stars 59 forks source link

Update Users_Deprovision.ps1 #380

Closed johnjamesmarsh closed 2 years ago

johnjamesmarsh commented 2 years ago

Addition of a test mode to check script function before finally committing to removing the users

arjankowski commented 2 years ago

@johnjamesmarsh thanks for your contribution!

I'm closing this PR as we added support for DryRun mode in User_Deprovision.ps1 script here https://github.com/box/boxcli/pull/392