# Functions
Get gets config variable.
GetAddressOrAlias gets address from args or context.
GetContextAddressOrAlias gets current context.
LoadConfig loads config file in yaml format.
TranslateInLang returns translation in selected language.
# Variables
ConfigCmd represents the config command.
ConfigDir is the directory to store config file.
DefaultConfigFile is the default config file name.
ErrConfigDefaultAccountNotSet indicates an error for the default account not being set.
ErrConfigNotMatch indicates error for no config matches.
ErrEmptyEndpoint indicates error for empty endpoint.
Insecure represents the insecure connect option of grpc dial, default is false.
ReadConfig represents the current config read from local.
UILanguage represents the language of ioctl user interface, default is 0 representing English.
# Type aliases
Language type used to enumerate supported language of ioctl.