The command manager registers and installs all the individual sub-commands supported by the gem command.
Return the authoratative instance of the command manager.
Register all the subcommands supported by the gem command.
Return the registered command from the command name.
Return a list of all command names (as strings).
Register the command object.
Run the config specificed by args.
[Validate]