Oct 26 2022
Oct 7 2020
Feb 27 2020
Sep 23 2019
This will likely be a moderate refactor.
Sep 20 2019
Sep 13 2019
Sep 12 2019
Sep 6 2019
Sep 4 2019
Aug 1 2019
Jun 26 2019
👍
The 2.0 release felt incomplete without this, so I re-added it, just in simpler form.
Jun 21 2019
Jun 18 2019
taken from Z2, and trimmed/paraphrased:
Jun 13 2019
Jun 12 2019
Will be both, I'm thinking of loading the config at the start of each command and pass it down through calls. Some command paths may call LoadConfig 2 or 3 times which is a waste.
In progress as there is no writefreely CLI yet on that branch
Jun 11 2019
I reverted the change for now, maybe we can revisit in the future but it might be a limitation of the library.
weird, it doesn't work without the flags all being listed as global. Which feels wrong as we never access global flags directly and the cli library docs do not mention anything about that working this way.
removed parent as this should not be a hard requirement but a nice to have feature
Jun 10 2019
sync might be a little ambiguous, especially with our upcoming T584 changes. Maybe something like claim or own instead?