# Functions
InitCommands builds a root of commands.
NewDefaultClient creates a new Client instance.
# Structs
DataBrowseCommand is a command which browses a documentation of data source.
DataListCommand is a command which lists data sources.
DataShowCommand is a command which shows a type definition of data source.
Meta are the meta-options that are available on all or most commands.
ProviderBrowseCommand is a command which browses a documentation of provider.
ProviderShowCommand is a command which shows a type definition of provider.
ResourceBrowseCommand is a command which browses a documentation of resource.
ResourceListCommand is a command which lists resource types.
ResourceShowCommand is a command which shows a type definition of resource.