# Functions
AddBodyFlag adds the '--body' flag to the given set of command line flags.
AddDebugFlag adds the '--debug' flag to the given set of command line flags.
AddHeaderFlag adds the '--header' flag to the given set of command line flags.
AddParameterFlag adds the '--parameter' flag to the given set of command line flags.
ApplyBodyFlag applies the value of the '--body' command line flag to the given request.
ApplyHeaderFlag applies the value of the '--header' command line flag to the given request.
ApplyParameterFlag applies the value of the '--parameter' command line flag to the given request.