# Functions
WithDefaultConfigManager instantiates a configuration manager based on default options.
WithDefaultHTTPClient initializes a HTTP client using host-provided configuration.
WithDefaultIOStreams instantiates ta new IO streams using environmental variables and host-provided configuration.
WithDefaultLogger sets up the built in logger based on provided conifg found from the ConfigManager.
WithDefaultPluginManager returns an initialized plugin manager using the host-provided configuration plugin path.
WithHTTPClient sets a previously instantiated http.Client to be used within the command.
# Structs
No description provided by the author
# Type aliases
No description provided by the author