# Functions
Create instantiates a new CreateServicePush struct and returns it as a pointer.
NewExitHandler creates the default ExitHandler.
# Structs
CreateServicePush is the struct implementing the interface defined by the core CLI.
ExitHandler is the struct holding the exit hander.
# Interfaces
ExitInterface is an interface to an Exit Handler.