# Functions

AccessAPIKeyAuth provides an API key auth info writer.
Execute adds all child commands to the root command and sets flags appropriately.

# Constants

ApplicationName is the user-facing name of the application.
AuthFileEnvVar is the name of the environment variable used to override the auth file path.
AuthFileName is the file name (not path, that's platform-dependent) used for the auth file.
ConfigApplicationName is the application name used to select the default path for configuration storage.
ConfigFileEnvVar is the name of the environment variable used to override the config file path.
ConfigFileName is the file name (not path, that's platform-dependent) used for the config file.
ConfigVendorName is the vendor name used to select the default path for configuration storage.
DefaultEndpoint is the default endpoint used by the client.

# Structs

VersionInformation contains version information, it's used to pass build info from the main package to this package.