# README
Environment
Contains command implementations for manipulating remote environment variables.
# Functions
Commands returns the “ command and its subcommands.
EnvGetCmd - Get a remote environment variable.
EnvSetCmd - Set a remote environment variable.
EnvUnsetCmd - Unset a remote environment variable.
PrintGetEnvInfo - Print the results of the env get command.
PrintSetEnvInfo - Print the set environment info.
PrintUnsetEnvInfo - Print the set environment info.