Permanently removes a specified user account from your Vultr infrastructure with confirmation to prevent accidental deletion.
The vultr-cli user delete command permanently removes a user account from your Vultr infrastructure. Specify the user ID to delete the associated account and its access permissions.
$ vultr-cli user delete <user ID>
# Full example
$ vultr-cli users delete 821fae4d-2a0f-4b0e-8ffd-2fe59d67d4b2
# Shortened with alias commands
$ vultr-cli u d 821fae4d-2a0f-4b0e-8ffd-2fe59d67d4b2