# Functions
AddCommands adds all subcommands.
NewDeregisterToolCommand returns a cobra command for the `deregister` subcommand.
NewListToolsCommand returns a cobra command for the `list` subcommand.
NewRegisterToolCommand returns a cobra command for the `register` subcommand.
NewShowToolCommand returns a cobra command for the `show` subcommand.
NewToolCommand returns a cobra command for `tool` subcommands.
NewUpdateToolCommand returns a cobra command for the `update` subcommand.