Looking for a syntax that would catch and argument upon runtime. I'm having issues with with my schema upgrade program where everything works just fine unless I have to do a "force" upgrade argument, then my program doesn't update my util.schema. I have multiple arguments, so trying to narrow it down to the force argument.
Also since this schema upgrade program is an executable is there a way to test this without pushing an actual upgrade?