# Functions
GenParams generates a new Params object based on the global options.
# Structs
ContreteParams are parameters for subcommands, they include global options and things like loggers, contexts, etc.
No description provided by the author
# Interfaces
Params is a simple interface for passing parameters to subcommands.