diff --git a/cmd/gendocs/gen_alloydb-proxy_docs.go b/cmd/gendocs/gen_alloydb-proxy_docs.go index 8662c2ce..d6ab078c 100644 --- a/cmd/gendocs/gen_alloydb-proxy_docs.go +++ b/cmd/gendocs/gen_alloydb-proxy_docs.go @@ -46,5 +46,6 @@ func main() { c := cmd.NewCommand() c.Execute() + c.Command.DisableAutoGenTag = true doc.GenMarkdownTree(c.Command, outDir) } diff --git a/docs/cmd/alloydb-auth-proxy.md b/docs/cmd/alloydb-auth-proxy.md index 4fcd5e71..4c0391af 100644 --- a/docs/cmd/alloydb-auth-proxy.md +++ b/docs/cmd/alloydb-auth-proxy.md @@ -364,4 +364,3 @@ alloydb-auth-proxy instance_uri... [flags] * [alloydb-auth-proxy completion](alloydb-auth-proxy_completion.md) - Generate the autocompletion script for the specified shell * [alloydb-auth-proxy wait](alloydb-auth-proxy_wait.md) - Wait for another Proxy process to start -###### Auto generated by spf13/cobra on 4-Dec-2024 diff --git a/docs/cmd/alloydb-auth-proxy_completion.md b/docs/cmd/alloydb-auth-proxy_completion.md index f9364b2f..0b1e49dc 100644 --- a/docs/cmd/alloydb-auth-proxy_completion.md +++ b/docs/cmd/alloydb-auth-proxy_completion.md @@ -30,4 +30,3 @@ See each sub-command's help for details on how to use the generated script. * [alloydb-auth-proxy completion powershell](alloydb-auth-proxy_completion_powershell.md) - Generate the autocompletion script for powershell * [alloydb-auth-proxy completion zsh](alloydb-auth-proxy_completion_zsh.md) - Generate the autocompletion script for zsh -###### Auto generated by spf13/cobra on 4-Dec-2024 diff --git a/docs/cmd/alloydb-auth-proxy_completion_bash.md b/docs/cmd/alloydb-auth-proxy_completion_bash.md index 75adc737..ddb57579 100644 --- a/docs/cmd/alloydb-auth-proxy_completion_bash.md +++ b/docs/cmd/alloydb-auth-proxy_completion_bash.md @@ -49,4 +49,3 @@ alloydb-auth-proxy completion bash * [alloydb-auth-proxy completion](alloydb-auth-proxy_completion.md) - Generate the autocompletion script for the specified shell -###### Auto generated by spf13/cobra on 4-Dec-2024 diff --git a/docs/cmd/alloydb-auth-proxy_completion_fish.md b/docs/cmd/alloydb-auth-proxy_completion_fish.md index d2514158..0493f716 100644 --- a/docs/cmd/alloydb-auth-proxy_completion_fish.md +++ b/docs/cmd/alloydb-auth-proxy_completion_fish.md @@ -40,4 +40,3 @@ alloydb-auth-proxy completion fish [flags] * [alloydb-auth-proxy completion](alloydb-auth-proxy_completion.md) - Generate the autocompletion script for the specified shell -###### Auto generated by spf13/cobra on 4-Dec-2024 diff --git a/docs/cmd/alloydb-auth-proxy_completion_powershell.md b/docs/cmd/alloydb-auth-proxy_completion_powershell.md index f56d683e..ce467cd5 100644 --- a/docs/cmd/alloydb-auth-proxy_completion_powershell.md +++ b/docs/cmd/alloydb-auth-proxy_completion_powershell.md @@ -37,4 +37,3 @@ alloydb-auth-proxy completion powershell [flags] * [alloydb-auth-proxy completion](alloydb-auth-proxy_completion.md) - Generate the autocompletion script for the specified shell -###### Auto generated by spf13/cobra on 4-Dec-2024 diff --git a/docs/cmd/alloydb-auth-proxy_completion_zsh.md b/docs/cmd/alloydb-auth-proxy_completion_zsh.md index 1ce33296..b2dab716 100644 --- a/docs/cmd/alloydb-auth-proxy_completion_zsh.md +++ b/docs/cmd/alloydb-auth-proxy_completion_zsh.md @@ -51,4 +51,3 @@ alloydb-auth-proxy completion zsh [flags] * [alloydb-auth-proxy completion](alloydb-auth-proxy_completion.md) - Generate the autocompletion script for the specified shell -###### Auto generated by spf13/cobra on 4-Dec-2024 diff --git a/docs/cmd/alloydb-auth-proxy_wait.md b/docs/cmd/alloydb-auth-proxy_wait.md index 31a6f26a..2bc42d6a 100644 --- a/docs/cmd/alloydb-auth-proxy_wait.md +++ b/docs/cmd/alloydb-auth-proxy_wait.md @@ -58,4 +58,3 @@ alloydb-auth-proxy wait [flags] * [alloydb-auth-proxy](alloydb-auth-proxy.md) - alloydb-auth-proxy provides a secure way to authorize connections to AlloyDB. -###### Auto generated by spf13/cobra on 4-Dec-2024