-
-
Notifications
You must be signed in to change notification settings - Fork 2
delete testusers
This command will delete the demo users created by the set-testusers command. If the user account(s) are not found, it just keeps going and ignores the missing user account.
When deleting the test user accounts, it attempts to find the user accounts by username. These usernames are hard-coded in the set-testusers command, as this is not meant to be used in production. So, there is little to no chance to impact an actual end-user. If you're going to use this command in production, you should first test in a staging instance to see if the user names exist or not.
Command | Description |
---|---|
delete-testusers |
Attempts to delete all of the test users created by the set-testusers command. |
This prompt does not have any flags at this time.
If successful, you should see a message for each test user, stating the result of the creation of the account.
User Deleted:
Successfully deleted test user accounts... We saved some time together. Yay! :)
This command has a companion command, set-testusers
. The set-testusers
command will create the users to be deleted by the delete-testusers
command, here.
Users Deleted
Are you getting any value out of this content and/or the source code here?
Please consider becoming a sponsor. Any amount is appreciated!
This project is donated to the DNN Community and the world by Upendo Ventures.
If you need support or would like to sponsor an enhancement for any of our open-source projects, please contact us.