fab icon indicating copy to clipboard operation
fab copied to clipboard

Command line argument caching

Open t00sa opened this issue 4 months ago • 0 comments

During design discussions, we realised that arguments to the fab command could quickly become complicated and re-entering them exactly would become tedious and error prone. Our solution to this is to allow the options to be cached to a file, effectively providing a method for setting alternate default values, with arguments given on the command line able to override the cached values.

t00sa avatar Aug 15 '25 10:08 t00sa