mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
chore: disable auto generated tag for CLI docs (#5905)
This was causing `make gen` to fail as the days went on!
This commit is contained in:
@ -39,5 +39,3 @@ coder users [flags]
|
||||
- [coder users list](coder_users_list.md) -
|
||||
- [coder users show](coder_users_show.md) - Show a single user. Use 'me' to indicate the currently authenticated user.
|
||||
- [coder users suspend](coder_users_suspend.md) - Update a user's status to 'suspended'. A suspended user cannot log into the platform
|
||||
|
||||
###### Auto generated by spf13/cobra on 27-Jan-2023
|
||||
|
Reference in New Issue
Block a user