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

@ -63,5 +63,3 @@ coder templates [flags]
- [coder templates pull](coder_templates_pull.md) - Download the latest version of a template to a path.
- [coder templates push](coder_templates_push.md) - Push a new template version from the current directory or as specified by flag
- [coder templates versions](coder_templates_versions.md) - Manage different versions of the specified template
###### Auto generated by spf13/cobra on 27-Jan-2023