delete-user
Deactivate a user
Auth
Staff Self
Example
ghit-cli delete-user alice
Expected Response
Deletes/deactivates the resource and prints no content on success.
Errors
404 Not Foundwhen the referenced resource does not exist.403 Forbiddenwhen access checks fail.
Common auth errors are documented on the CLI overview page.
Help Output
Deactivate a user
Usage: ghit-cli delete-user <USERNAME>
Arguments:
<USERNAME> Username
Options:
-h, --help Print help