santa icon indicating copy to clipboard operation
santa copied to clipboard

Rewrite Santactl Command Line Parsing to use Abseil

Open pmarkowsky opened this issue 3 months ago • 1 comments

There's a lot of hard to test command line parsing in santactl. This should be refactored to use Abseil's Flag library.

pmarkowsky avatar Mar 10 '24 19:03 pmarkowsky