# Packages
Copyright 2020 MongoDB Inc
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
# Functions
CmdValidator helps validate a cobra.Command, verifying the number of sub commands and the flags that are being defined for it.