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:
Kyle Carberry
2023-01-29 12:58:12 -06:00
committed by GitHub
parent 2312bc4a6e
commit eaf1b95e70
56 changed files with 11 additions and 110 deletions

View File

@ -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