# Functions
NewCmdPreference implements the utils config odo command.
NewCmdSet implements the config set odo command.
NewCmdUnset implements the preference unset odo command.
NewCmdView implements the config 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 preference command name.
# Structs
SetOptions encapsulates the options for the command.
UnsetOptions encapsulates the options for the command.
ViewOptions encapsulates the options for the command.