MRCI/docs/intern_commands/rm_acct.md

11 lines
394 B
Markdown
Raw Normal View History

2019-09-06 23:43:07 -04:00
### Summary ###
delete a user account from the host database.
### IO ###
```[-name (text) {-force}]/[text]```
### Description ###
delete the user account given in -name. this will also automatically kill all sessions currently using this user account. be very careful with this command since it's changes cannot be undone. you can use the -force option to bypass the confirmation question.