..

01: command

The most import part of Cobra is command. It contains the core functionalities of a command line lib.

Cobra defines Command and Group in command.go