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.
During design discussions, we realised that arguments to the
fabcommand 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.