# Functions
NewCmdEnv implements the environment configuration command.
NewCmdSet implements the env set odo command.
NewCmdUnset implements the environment unset odo command.
NewCmdView implements the env view odo command.
NewSetOptions creates a new SetOptions instance.
NewUnsetOptions creates a new UnsetOptions instance.
NewViewOptions creates a new ViewOptions instance.
# Constants
RecommendedCommandName is the recommended env command name.
# Structs
SetOptions encapsulates the options for the command.
UnsetOptions encapsulates the options for the command.
ViewOptions encapsulates the options for the command.