# Functions
ParseFlags method executes the logic that parses correctly the flags specified on the cli.
# Variables
Globals variable contains the specified options on the cli.
# Structs
GlobalFlags struct models the options that can be specified on the command line to control the behavior of the service.