fab
fab copied to clipboard
Command line argument caching
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.