delete-member
Delete a member of a team
Auth
Team Owner Staff
Example
ghit-cli delete-member platform 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
Delete a member of a team
Usage: ghit-cli delete-member <TEAM_SLUG> <USERNAME>
Arguments:
<TEAM_SLUG> Team slug
<USERNAME> Username
Options:
-h, --help Print help