Added support for labels and --all to "kubectl stop". Fixes #5178.
Conflicts: docs/kubectl.md COMMIT_BLOCKED_ON_GENDOCS
generate man pages for kubectl using the cobra.Command information. This will directly create files in (by default) docs/man/man1/ called kubectl*.1. Each child verb/cobra command will gets its own man page.